diff options
author | Gerd Hoffmann | 2019-03-18 12:33:28 +0100 |
---|---|---|
committer | Gerd Hoffmann | 2019-03-28 12:11:55 +0100 |
commit | 42ca472603a210a03f4e5d34d2adbf4239f6b1aa (patch) | |
tree | 875ff8bf3538a01c871414db7c13d1fd8556ff29 /drivers/dma/st_fdma.c | |
parent | 6bbeae35b67b339b81e42c9ab56789788491dc00 (diff) |
drm/virtio: move virtio_gpu_object_{attach, detach} calls.
Drop the dummy ttm backend implementation, add a real one for
TTM_PL_FLAG_TT objects. The bin/unbind callbacks will call
virtio_gpu_object_{attach,detach}, to update the object state
on the host side, instead of invoking those calls from the
move_notify() callback.
With that in place the move and move_notify callbacks are not
needed any more, so drop them.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Acked-by: Noralf Trønnes <noralf@tronnes.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20190318113332.10900-2-kraxel@redhat.com
Diffstat (limited to 'drivers/dma/st_fdma.c')
0 files changed, 0 insertions, 0 deletions