commit | b3f13ec958a77497da76cc7a89d60b741b79ba22 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Aug 29 14:20:25 2018 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Sep 05 08:26:25 2018 +0200 |
tree | 9412c1aa79cf9e54deabf35fc2dd00e898ad0632 | |
parent | 6c19787e10b1bb99abbc3d257156c22bea5ca5b1 [diff] |
drm/virtio: add virtio_gpu_object_detach() function The new function balances virtio_gpu_object_attach(). Also make virtio_gpu_cmd_resource_inval_backing() static and switch call sites to the new virtio_gpu_object_attach() function. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Dave Airlie <airlied@redhat.com> Link: http://patchwork.freedesktop.org/patch/msgid/20180829122026.27012-2-kraxel@redhat.com