index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
Age
Commit message (
Expand
)
Author
9 days
drm/virtio: bound EDID block reads to the response buffer
Bryam Vargas
2026-06-17
Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-06-09
drm/virtio: Fix driver removal with disabled KMS
Dmitry Osipenko
2026-06-08
drm/virtio: fix dma_fence refcount leak on error in virtio_gpu_dma_fence_wait()
Wentao Liang
2026-05-20
drm/virtio: use uninterruptible resv lock for plane updates
Deepanshu Kartikey
2026-05-20
drm/virtio: use uninterruptible resv lock for plane updates
Deepanshu Kartikey
2026-05-20
drm/virtio: add VIRTGPU_PARAM_BLOB_ALIGNMENT to params
Sergio Lopez
2026-05-20
drm/virtio: honor blob_alignment requirements
Sergio Lopez
2026-05-20
drm/virtio: support VIRTIO_GPU_F_BLOB_ALIGNMENT
Sergio Lopez
2026-05-14
drm/virtio: Extend blob UAPI with deferred-mapping hinting
Dmitry Osipenko
2026-05-04
drm: Rename struct drm_atomic_state to drm_atomic_commit
Maxime Ripard
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
drm/virtio: Allow importing prime buffers when 3D is enabled
Val Packett
2026-01-27
dma-buf: Rename .move_notify() callback to a clearer identifier
Leon Romanovsky
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-10-09
drm/virtgpu: Use vblank timer
Thomas Zimmermann
2025-10-09
drm/virtio: Handle drm_crtc_init_with_planes() errors
Alexandr Sapozhnikov
2025-08-20
drm/virtio: clean up minor codestyle issues
Athul Raj Kollareth
2025-08-01
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2025-08-01
drm/virtio: implement virtio_gpu_shutdown
Gerd Hoffmann
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-07-17
Revert "drm/virtio: Use dma_buf from GEM object instance"
Thomas Zimmermann
2025-07-16
drm/virtio: Pass along the format info from .fb_create() to drm_helper_mode_f...
Ville Syrjälä
2025-07-16
drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...
Ville Syrjälä
2025-07-16
drm: Pass the format info to .fb_create()
Ville Syrjälä
2025-05-12
drm/virtio: Fix NULL pointer deref in virtgpu_dma_buf_free_obj()
Vivek Kasireddy
2025-05-06
BackMerge tag 'v6.15-rc5' into drm-next
Dave Airlie
2025-04-18
virtgpu: don't reset on shutdown
Michael S. Tsirkin
2025-04-16
drm/virtio: Support drm_panic with non-vmapped shmem BO
Ryosuke Yasuoka
2025-04-16
drm/virtio: Use dma_buf from GEM object instance
Thomas Zimmermann
2025-04-16
drm/virtio: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
2025-04-14
Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2025-04-08
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
2025-04-01
drm/virtio: Fix missed dmabuf unpinning in error path of prepare_fb()
Dmitry Osipenko
2025-04-01
drm/virtio: Don't attach GEM to a non-created context in gem_object_open()
Dmitry Osipenko
2025-03-26
drm/virtio: Fix flickering issue seen with imported dmabufs
Vivek Kasireddy
2025-03-06
dma-buf: drop caching of sg_tables
Christian König
2025-03-06
dma-buf/dma-fence: remove unnecessary callbacks
Christian König
2025-02-09
drm/virtio: Add drm_panic support
Ryosuke Yasuoka
2025-01-25
drm/virtio: Support partial maps of GEM objects
Sasha Finkelstein
2025-01-19
drm/virtio: Don't return error if virtio-gpu PCI dev is not found
Vivek Kasireddy
2025-01-19
drm/virtio: Fix UAF in virtgpu_dma_buf_free_obj()
Vivek Kasireddy
2025-01-09
drm/virtio: Factor out common dmabuf unmapping code
Dmitry Osipenko
2025-01-09
drm/virtio: Set missing bo->attached flag
Dmitry Osipenko
2025-01-09
drm/virtio: Lock the VGA resources during initialization
Vivek Kasireddy
2025-01-09
drm/virtio: Fix UAF in virtgpu_dma_buf_free_obj()
Vivek Kasireddy
[next]