drm/amdgpu: correct evict flag for bo move
authorJunwei Zhang <Jerry.Zhang@amd.com>
Thu, 26 Jul 2018 10:00:13 +0000 (18:00 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 27 Jul 2018 20:00:29 +0000 (15:00 -0500)
commit204029e1979959ea6150c2a5c3e961800f52d0d4
tree4c931482635ffb2be68eb81a358044cd0fd6991c
parent610b399f1ff269e4b9ec85cfdffb06f9befd0c41
drm/amdgpu: correct evict flag for bo move

pass the evict flag instead of hard code

Signed-off-by: Junwei Zhang <Jerry.Zhang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c