drm/vmwgfx: add a move callback.
authorDave Airlie <airlied@redhat.com>
Tue, 6 Oct 2020 00:06:42 +0000 (10:06 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 7 Oct 2020 05:41:54 +0000 (15:41 +1000)
commitbcff5d3e3bab979d820bbabd3f0be13ae6ce6cf5
tree2bc37fcb9c892ee2de701d139d79d09426855535
parent279a3010218d517284641b7dac2d65c0ecef78ab
drm/vmwgfx: add a move callback.

This just copies the fallback to vmwgfx, I'm going to iterate on this
a bit until it's not the same as the fallback path.

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201006000644.1005758-4-airlied@gmail.com
drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c