drm/vmwgfx: clean up vmw_move_notify v2
authorChristian König <christian.koenig@amd.com>
Thu, 11 Feb 2021 12:00:25 +0000 (13:00 +0100)
committerChristian König <christian.koenig@amd.com>
Tue, 16 Mar 2021 15:30:25 +0000 (16:30 +0100)
commit6cf9dc238cacee9b0e519d4530181a45639d4503
tree007931521607a738d6ec88d073deccc0f02b60d0
parent5ea143c38e14443c1fe1fa6353e9a752bae1ede7
drm/vmwgfx: clean up vmw_move_notify v2

Instead of swapping bo->mem just give old and new as parameters.

Also drop unused parameters and code.

v2: cleanup stale documentation as well.

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-3-christian.koenig@amd.com
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
drivers/gpu/drm/vmwgfx/vmwgfx_resource.c
drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c