]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit628103f5b15496b388a116b9c3779e666f15c389
tree7026b18d3f50ed410b4ce6b2097f0b0930b3400a
parentb0eb8f43b67e0da3b1f395369631a33f8d3a422c
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