drm/ttm: enable eviction for Per-VM-BO
authorRoger He <Hongbo.He@amd.com>
Wed, 6 Dec 2017 06:16:09 +0000 (14:16 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 15 Dec 2017 22:13:01 +0000 (17:13 -0500)
commit4985c9fc5f5231e93c4dcfd067d2c6a70e4fe6b8
treeb1b46fa3aea3b63814497d48902ace1276cb973c
parent9251859a9adb8e5906402acc9d705149d937bf8b
drm/ttm: enable eviction for Per-VM-BO

allow eviction of BOs reserved by the caller when they are
not part of the current working set.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Roger He <Hongbo.He@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/ttm/ttm_bo.c