commit | 724cfdfd667a28dbfb5365b76df4ccf39cf9a09a | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Fri Oct 19 08:18:46 2018 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Oct 29 22:50:55 2018 +0100 |
tree | a4b77cbfa4524e59224612f975c4c6401cdfc4ae | |
parent | 70a0d6a37726a1a3d13a8b358fb362ea692778e1 [diff] |
drm/virtio: drop resource_id argument. We pass the obj anyway, so obj->hw_res_handle can be used instead in virtio_gpu_object_attach() and virtio_gpu_cmd_create_resource(). Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Dave Airlie <airlied@redhat.com> Link: http://patchwork.freedesktop.org/patch/msgid/20181019061847.18958-6-kraxel@redhat.com