开源镜像站
帮助
动态
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
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
2018-02-27
drm/virtio: Remove multiple blank lines
Rodrigo Siqueira
2018-02-27
drm/virtio: Add blank line after variable declarations
Rodrigo Siqueira
2017-08-16
drm/virtio: Use the drm_driver.dumb_destroy default
Noralf Trønnes
2017-05-18
drm/virtio: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-03-01
drm/virtio: Remove virtio_gpu_debugfs_takedown()
Noralf Trønnes
2016-11-30
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
2016-11-15
Revert "drm: virtio: reinstate drm_virtio_set_busid()"
Gerd Hoffmann
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-10-04
drm: virtio: reinstate drm_virtio_set_busid()
Laszlo Ersek
2016-06-21
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
2016-06-01
drm/virtio: Use lockless gem BO free callback
Daniel Vetter
2016-03-30
vgacon: dummy implementation for vgacon_text_force
Daniel Vetter
2016-02-11
drm: virtio-gpu: set atomic flag
Rob Herring
2015-10-16
virtio-gpu: mark as a render gpu
Dave Airlie
2015-10-16
virtio-gpu: add basic prime support
Dave Airlie
2015-10-16
virtio-gpu: add 3d/virgl support
Gerd Hoffmann
2015-06-03
Add virtio gpu driver.
Dave Airlie