index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
Age
Commit message (
Expand
)
Author
2024-05-23
Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-22
drm/virtio: drop owner assignment
Krzysztof Kozlowski
2024-02-05
Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2024-01-29
drm/virtio: Set segment size for virtio_gpu device
Sebastian Ott
2024-01-03
drm/virtio: Spelling fixes
Andy Shevchenko
2023-11-24
drm/virtio: Disable damage clipping if FB changed since last page-flip
Javier Martinez Canillas
2023-11-24
drm/virtio: Use the hotspot properties from cursor planes
Zack Rusin
2023-11-24
drm: Disable the cursor plane on atomic contexts with virtualized drivers
Zack Rusin
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2023-11-15
drm/virtio: Fix return value for VIRTGPU_CONTEXT_PARAM_DEBUG_NAME
Dmitry Osipenko
2023-11-11
drm/uapi: add explicit virtgpu context debug name
Gurchetan Singh
2023-11-11
drm/virtio: use uint64_t more in virtio_gpu_context_init_ioctl
Gurchetan Singh
2023-11-02
Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
2023-10-06
drm/virtio: Use pci_is_vga() to identify VGA devices
Sui Jingfeng
2023-10-05
drm/virtio: Annotate struct virtio_gpu_object_array with __counted_by
Kees Cook
2023-09-21
drm/virtio: clean out_fence on complete_submit
José Pekkarinen
2023-09-02
drm/virtio: Remove unused function declarations
Yue Haibing
2023-08-01
drm/virtio: Support sync objects
Dmitry Osipenko
2023-07-09
drm/virtio: Conditionally allocate virtio_gpu_fence
Gurchetan Singh
2023-06-26
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
2023-06-19
drm: Remove struct drm_driver.gem_prime_mmap
Thomas Zimmermann
2023-06-03
drm/virtio: Wait for each dma-fence of in-fence array individually
Dmitry Osipenko
2023-06-03
drm/virtio: Refactor and optimize job submission code path
Dmitry Osipenko
2023-03-29
Merge v6.3-rc4 into drm-next
Daniel Vetter
2023-03-13
drm/virtio: Enable fb damage clips property for the primary plane
Javier Martinez Canillas
2023-03-13
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
2023-03-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-03-06
drm/virtio: Fix handling CONFIG_DRM_VIRTIO_GPU_KMS option
Dmitry Osipenko
2023-03-03
drm/virtio: Add option to disable KMS support
Rob Clark
2023-02-27
drm/virtio: use strscpy() to instead of strncpy()
Xu Panda
2023-02-27
drm/virtio: Pass correct device to dma_sync_sgtable_for_device()
Oleksandr Tyshchenko
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-22
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-06
drm/virtio: exbuf->fence_fd unmodified on interrupted wait
Ryan Neph
2023-01-31
Merge v6.2-rc6 into drm-next
Daniel Vetter
2023-01-10
drm/virtio: Fix GEM handle creation UAF
Rob Clark
2023-01-03
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
2023-01-02
drm/virtio: Spiff out cmd queue/response traces
Rob Clark
2023-01-02
drm/virtio: Fix memory leak in virtio_gpu_object_create()
Xiu Jianfeng
2022-11-05
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-09-23
virtio-gpu: fix shift wrapping bug in virtio_gpu_fence_event_create()
Dan Carpenter
2022-09-07
drm/virtio: set fb_modifiers_not_supported
Chia-I Wu
2022-08-25
drm/virtio: Fix same-context optimization
Rob Clark
2022-08-19
drm/virtio: remove drm_plane_cleanup() destroy hook
Danilo Krummrich
2022-07-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
2022-07-26
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
[next]