blob: 6dace5c70fd8b4d097a36e748f8d33b544622794 [file] [log] [blame]
e19d341174b6 ("drm/virtio: no need to pass virtio_gpu_ctrl_hdr")
32d6c2c5b522 ("drm/virtio: Rewrite virtio_gpu_queue_ctrl_buffer using fenced version.")
84f6fec42e9e ("drm/virtio: fix command submission with objects but without fence.")
da758d51968a ("drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing")
744583ecc3d7 ("drm/virtio: notify virtqueues without holding spinlock")
4100a7b83438 ("drm/virtio: cleanup queue functions")
5daf8857c990 ("drm/virtio: add trace events for commands")
530b28426a94 ("drm/virtio: rework resource creation workflow.")
fd4d6a427771 ("drm/virtio: params struct for virtio_gpu_cmd_create_resource_3d()")
f9659329f222 ("drm/virtio: params struct for virtio_gpu_cmd_create_resource()")
4441235f9566 ("drm/virtio: use struct to pass params to virtio_gpu_object_create()")
d516e75c71c9 ("drm/virtio: Drop deprecated load/unload initialization")
cb66c6daa5e9 ("drm/virtio: drop virtio_gpu_fence_cleanup()")
3630c2a24f75 ("drm/virtio: log error responses")
48a77d66cb7f ("drm/virtio: switch to generic fbdev emulation")
d7a86dffc280 ("drm/virtio: virtio_gpu_cmd_resource_create_3d: drop unused fence arg")
4d55fd66b454 ("drm/virtio: fence: pass plain pointer")
b4b01b4995fb ("drm/virtio: add edid support")
2cd7b6f08bc4 ("drm/virtio: add in/out fence support for explicit synchronization")
a56f9c868ccf ("drm/virtio: add uapi for in and out explicit fences")
9fdd90c0f424 ("drm/virtio: add virtio_gpu_alloc_fence()")
556c62e85f9b ("drm/virtio: Handle error from virtio_gpu_resource_id_get")
1938d1ae32fe ("drm/virtio: Replace IDRs with IDAs")
6c1cd97bdaff ("drm/virtio: fix resource id handling")
724cfdfd667a ("drm/virtio: drop resource_id argument.")
70a0d6a37726 ("drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_resource_create_ioctl()")
c40336ba5ed6 ("drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_mode_dumb_create()")
ae0dc3cc38b1 ("drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpufb_create()")
23c897d72ca8 ("drm/virtio: track created object state")
4bdbd5f0eeee ("drm/virtio: document drm_dev_set_unique workaround")
a20c4173c421 ("virtio: Rework virtio_gpu_object_kmap()")
02c87cabd6f1 ("virtio: Add virtio_gpu_object_kunmap()")
42fd9e6c29b3 ("drm/virtio: fix DRM_FORMAT_* handling")
8f44ca223345 ("drm/virtio: add dma sync for dma mapped virtio gpu framebuffer pages")
a3b815f09bb8 ("drm/virtio: add iommu support.")
b3f13ec958a7 ("drm/virtio: add virtio_gpu_object_detach() function")
770af5859d69 ("drm/virtio: use simpler remove_conflicting_pci_framebuffers()")
eec97cd3677d ("drm/virtio: Replace drm_dev_unref with drm_dev_put")