index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
Age
Commit message (
Expand
)
Author
2019-10-22
drm/virtio: move byteorder handling into virtio_gpu_cmd_transfer_to_host_2d f...
Gerd Hoffmann
2019-10-22
drm/virtio: print a single line with device features
Gerd Hoffmann
2019-10-17
drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPS
Gerd Hoffmann
2019-10-17
drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmap
Gerd Hoffmann
2019-09-13
drm/virtio: Fix warning in virtio_gpu_queue_fenced_ctrl_buffer.
David Riley
2019-09-13
drm/virtio: enable prime mmap support
Gerd Hoffmann
2019-09-12
drm/virtio: Use vmalloc for command buffer allocations.
David Riley
2019-09-12
drm/virtio: Rewrite virtio_gpu_queue_ctrl_buffer using fenced version.
David Riley
2019-09-06
drm/virtio: fix command submission with objects but without fence.
Gerd Hoffmann
2019-09-04
drm/virtio: add worker for object release
Gerd Hoffmann
2019-09-04
drm/virtio: add fence sanity check
Gerd Hoffmann
2019-09-04
drm/virtio: drop virtio_gpu_object_{reserve, unreserve}
Gerd Hoffmann
2019-09-04
drm/virtio: drop virtio_gpu_object_{ref,unref}
Gerd Hoffmann
2019-09-04
drm/virtio: remove virtio_gpu_alloc_object
Gerd Hoffmann
2019-09-04
drm/virtio: switch from ttm to gem shmem helpers
Gerd Hoffmann
2019-09-04
drm/virtio: drop virtio_gpu_object_list_validate/virtio_gpu_unref_list
Gerd Hoffmann
2019-09-04
drm/virtio: rework virtio_gpu_cmd_context_{attach, detach}_resource
Gerd Hoffmann
2019-09-04
drm/virtio: rework virtio_gpu_transfer_to_host_ioctl fencing
Gerd Hoffmann
2019-09-04
drm/virtio: rework virtio_gpu_transfer_from_host_ioctl fencing
Gerd Hoffmann
2019-09-04
drm/virtio: rework virtio_gpu_object_create fencing
Gerd Hoffmann
2019-09-04
drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing
Gerd Hoffmann
2019-09-04
drm/virtio: add virtio_gpu_object_array & helpers
Gerd Hoffmann
2019-09-04
drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve, unreserve}
Gerd Hoffmann
2019-09-04
drm/virtio: drop no_wait argument from virtio_gpu_object_reserve
Gerd Hoffmann
2019-09-04
drm/virtio: remove virtio_gpu_object_wait
Gerd Hoffmann
2019-09-04
drm/virtio: simplify cursor updates
Gerd Hoffmann
2019-09-04
drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper.
Gerd Hoffmann
2019-09-04
drm/virtio: pass gem reservation object to ttm init
Gerd Hoffmann
2019-08-28
drm/virtio: module_param_named() requires linux/moduleparam.h
Stephen Rothwell
2019-08-28
drm/virtio: notify virtqueues without holding spinlock
Gerd Hoffmann
2019-08-28
drm/virtio: cleanup queue functions
Gerd Hoffmann
2019-08-28
drm/virtio: add plane check
Gerd Hoffmann
2019-08-27
drm/virtio: make resource id workaround runtime switchable.
Gerd Hoffmann
2019-08-23
drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...
Gerd Hoffmann
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-06
drm/virtio: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
drm/ttm: use gem vma_node
Gerd Hoffmann
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-07-15
drm/virtgpu: drop use of drmP.h
Sam Ravnborg
2019-06-26
drm/virtio: drop DRM_AUTH usage from the driver
Emil Velikov
2019-06-26
drm/virtio: move drm_connector_update_edid_property() call
Gerd Hoffmann
2019-06-21
drm/virtio: Drop drm_gem_prime_export/import
Daniel Vetter
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-13
drm/virtio: drop framebuffer dirty tracking code
Gerd Hoffmann
2019-06-11
drm/virtio: Add memory barriers for capset cache.
David Riley
2019-06-06
drm/virtio: Fix cache entry creation race.
David Riley
2019-06-06
drm/virtio: Wake up all waiters when capset response comes in.
David Riley
2019-06-06
drm/virtio: Ensure cached capset entries are valid before copying.
David Riley
[next]