linux-bl808/drivers/gpu/drm/virtio
David Stevens 3c383a3688 drm/virtio: set non-cross device blob uuid_state
Blob resources without the cross device flag don't have a uuid to share
with other virtio devices. When exporting such blobs, set uuid_state to
STATE_ERR so that virtgpu_virtio_get_uuid doesn't hang.

Signed-off-by: David Stevens <stevensd@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20210811040401.1264234-1-stevensd@chromium.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2021-08-12 14:58:31 +02:00
..
Kconfig
Makefile
virtgpu_debugfs.c
virtgpu_display.c
virtgpu_drv.c drm/aperture: Pass DRM driver structure instead of driver name 2021-07-01 11:11:55 +02:00
virtgpu_drv.h drm/virtio: Prepare resource_flush to accept a fence 2021-06-23 12:11:59 +02:00
virtgpu_fence.c
virtgpu_gem.c
virtgpu_ioctl.c
virtgpu_kms.c
virtgpu_object.c
virtgpu_plane.c drm/virtio: Add the fence in resource_flush if present 2021-06-23 12:12:00 +02:00
virtgpu_prime.c drm/virtio: set non-cross device blob uuid_state 2021-08-12 14:58:31 +02:00
virtgpu_trace.h
virtgpu_trace_points.c
virtgpu_vq.c drm/virtio: Prepare resource_flush to accept a fence 2021-06-23 12:11:59 +02:00
virtgpu_vram.c