drm/qxl: clean up qxl_bo_move_notify
authorChristian König <christian.koenig@amd.com>
Thu, 11 Feb 2021 10:08:54 +0000 (11:08 +0100)
committerChristian König <christian.koenig@amd.com>
Tue, 16 Mar 2021 15:30:03 +0000 (16:30 +0100)
commitf1c68b6a3283032d67546a983d9b4cfae8b179bc
tree7026b18d3f50ed410b4ce6b2097f0b0930b3400a
parent40e1a70b4aedf2859a1829991b48ef0ebe650bf2
drm/qxl: clean up qxl_bo_move_notify

Remove the unused evict parameter and drop swapping bo->mem.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210315191432.153826-1-christian.koenig@amd.com
drivers/gpu/drm/qxl/qxl_ttm.c