diff options
author | xinhui pan <xinhui.pan@amd.com> | 2021-02-24 11:28:08 +0800 |
---|---|---|
committer | Christian König <christian.koenig@amd.com> | 2021-04-16 11:01:28 +0200 |
commit | f7c475b8dfc23d461a47dfac5e498f8cc96faea5 (patch) | |
tree | da8d0575c0aacd39383bb6f84299c2ebbe16efd1 /drivers/pci/pci.h | |
parent | d434405aaab7d0ebc516b68a8fc4100922d7f5ef (diff) | |
download | linux-f7c475b8dfc23d461a47dfac5e498f8cc96faea5.tar.gz linux-f7c475b8dfc23d461a47dfac5e498f8cc96faea5.tar.bz2 linux-f7c475b8dfc23d461a47dfac5e498f8cc96faea5.zip |
drm/ttm: Do not add non-system domain BO into swap list
BO would be added into swap list if it is validated into system domain.
If BO is validated again into non-system domain, say, VRAM domain. It
actually should not be in the swap list.
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: xinhui pan <xinhui.pan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210224032808.150465-1-xinhui.pan@amd.com
Signed-off-by: Christian König <christian.koenig@amd.com>
Diffstat (limited to 'drivers/pci/pci.h')
0 files changed, 0 insertions, 0 deletions