开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
/
virtgpu_drv.c
Age
Commit message (
Expand
)
Author
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
2024-11-18
drm/virtio: Use generic dumb_map_offset implementation
Peter Shkenev
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
2024-10-14
drm/virtgpu: Use video aperture helpers
Thomas Zimmermann
2024-09-26
drm/virtgpu: Run DRM default client setup
Thomas Zimmermann
2024-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-05-22
drm/virtio: drop owner assignment
Krzysztof Kozlowski
2024-05-02
drm/virtio: Use fbdev-shmem
Thomas Zimmermann
2024-01-29
drm/virtio: Set segment size for virtio_gpu device
Sebastian Ott
2023-11-24
drm: Disable the cursor plane on atomic contexts with virtualized drivers
Zack Rusin
2023-10-06
drm/virtio: Use pci_is_vga() to identify VGA devices
Sui Jingfeng
2023-08-01
drm/virtio: Support sync objects
Dmitry Osipenko
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-03-03
drm/virtio: Add option to disable KMS support
Rob Clark
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-07-19
drm/virtio: Use dev_is_pci()
Dmitry Osipenko
2022-07-19
drm/virtio: Improve DMA API usage for shmem BOs
Dmitry Osipenko
2021-12-14
Merge v5.16-rc5 into drm-next
Daniel Vetter
2021-11-29
drm/virtio: use drm_poll(..) instead of virtio_gpu_poll(..)
Gurchetan Singh
2021-11-27
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
2021-11-08
drm/virtio: Fix NULL dereference error in virtio_gpu_poll
Vivek Kasireddy
2021-09-29
drm/virtio: implement context init: add virtio_gpu_fence_event
Gurchetan Singh
2021-09-29
drm/virtio: implement context init: probe for feature
Anthoine Bourgeois
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
2021-05-18
drm/virtio: free virtqueues on probe failure
Xie Yongji
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
2021-01-06
drm/virtgpu: Remove references to struct drm_device.pdev
Thomas Zimmermann
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-09-29
drm/virtio: implement blob resources: probe for the feature.
Gerd Hoffmann
2020-09-25
drm/virtgpu: Set PRIME export function in struct drm_gem_object_funcs
Thomas Zimmermann
2020-08-18
drm/virtio: Support virtgpu exported resources
David Stevens
2020-02-12
drm/virtio: add drm_driver.release callback.
Gerd Hoffmann
2019-11-12
drm/virtgpu: fix double unregistration
Chuhong Yuan
2019-10-17
drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPS
Gerd Hoffmann
2019-09-13
drm/virtio: enable prime mmap support
Gerd Hoffmann
2019-09-04
drm/virtio: switch from ttm to gem shmem helpers
Gerd Hoffmann
2019-08-23
drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...
Gerd Hoffmann
2019-07-15
drm/virtgpu: drop use of drmP.h
Sam Ravnborg
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-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-04-24
Revert "drm/virtio: drop prime import/export callbacks"
Dave Airlie
2019-02-28
drm/virtio: implement prime export
Gerd Hoffmann
2019-02-28
drm/virtio: remove prime pin/unpin callbacks.
Gerd Hoffmann
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
2019-01-14
drm/virtio: drop prime import/export callbacks
Gerd Hoffmann
2019-01-09
drm/virtio: Drop deprecated load/unload initialization
Ezequiel Garcia
2018-12-14
drm/virtio: switch to generic fbdev emulation
Gerd Hoffmann
2018-11-21
drm/virtio: add edid support
Gerd Hoffmann
[next]