OSDN Git Service

drm/virtio: implement blob resources: resource create blob ioctl
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 24 Sep 2020 00:32:13 +0000 (17:32 -0700)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 29 Sep 2020 09:23:51 +0000 (11:23 +0200)
commit897b4d1acaf56314652c6a8e75d9f86b5e45638d
tree73ba56ca322e91caf4f712d264b1cdf978943832
parent4429b5de01ad974219ca81a98f152c53c3d34f9b
drm/virtio: implement blob resources: resource create blob ioctl

Implement resource create blob as specified.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Acked-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20200924003214.662-18-gurchetansingh@chromium.org
Co-developed-by: Gurchetan Singh <gurchetansingh@chromium.org>
Signed-off-by: Gurchetan Singh <gurchetansingh@chromium.org>
drivers/gpu/drm/virtio/virtgpu_drv.h
drivers/gpu/drm/virtio/virtgpu_ioctl.c
drivers/gpu/drm/virtio/virtgpu_object.c
drivers/gpu/drm/virtio/virtgpu_vram.c