index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
/
virtgpu_drv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-05
1
-0
/
+1
*
drm/virtio: Use dev_is_pci()
Dmitry Osipenko
2022-07-19
1
-1
/
+1
*
drm/virtio: Improve DMA API usage for shmem BOs
Dmitry Osipenko
2022-07-19
1
-39
/
+12
*
Merge v5.16-rc5 into drm-next
Daniel Vetter
2021-12-14
1
-41
/
+1
|
\
|
*
drm/virtio: use drm_poll(..) instead of virtio_gpu_poll(..)
Gurchetan Singh
2021-11-29
1
-41
/
+1
*
|
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
2021-11-27
1
-2
/
+1
|
/
*
drm/virtio: Fix NULL dereference error in virtio_gpu_poll
Vivek Kasireddy
2021-11-08
1
-1
/
+2
*
drm/virtio: implement context init: add virtio_gpu_fence_event
Gurchetan Singh
2021-09-29
1
-1
/
+42
*
drm/virtio: implement context init: probe for feature
Anthoine Bourgeois
2021-09-29
1
-0
/
+1
*
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
2021-07-01
1
-1
/
+1
*
drm/virtio: free virtqueues on probe failure
Xie Yongji
2021-05-18
1
-1
/
+3
*
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
2021-04-14
1
-3
/
+7
*
drm/virtgpu: Remove references to struct drm_device.pdev
Thomas Zimmermann
2021-01-06
1
-1
/
+0
*
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-06
1
-2
/
+2
*
drm/virtio: implement blob resources: probe for the feature.
Gerd Hoffmann
2020-09-29
1
-0
/
+1
*
drm/virtgpu: Set PRIME export function in struct drm_gem_object_funcs
Thomas Zimmermann
2020-09-25
1
-1
/
+0
*
drm/virtio: Support virtgpu exported resources
David Stevens
2020-08-18
1
-0
/
+3
*
drm/virtio: add drm_driver.release callback.
Gerd Hoffmann
2020-02-12
1
-1
/
+5
*
drm/virtgpu: fix double unregistration
Chuhong Yuan
2019-11-12
1
-1
/
+1
*
drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPS
Gerd Hoffmann
2019-10-17
1
-1
/
+1
*
drm/virtio: enable prime mmap support
Gerd Hoffmann
2019-09-13
1
-0
/
+1
*
drm/virtio: switch from ttm to gem shmem helpers
Gerd Hoffmann
2019-09-04
1
-18
/
+2
*
drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...
Gerd Hoffmann
2019-08-23
1
-1
/
+0
*
drm/virtgpu: drop use of drmP.h
Sam Ravnborg
2019-07-15
1
-1
/
+4
*
drm/virtio: Drop drm_gem_prime_export/import
Daniel Vetter
2019-06-21
1
-2
/
+0
*
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-06-21
1
-1
/
+1
*
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-05-09
1
-2
/
+0
|
\
|
*
drm/virtio: implement prime export
Gerd Hoffmann
2019-02-28
1
-0
/
+2
|
*
drm/virtio: remove prime pin/unpin callbacks.
Gerd Hoffmann
2019-02-28
1
-2
/
+0
*
|
Revert "drm/virtio: drop prime import/export callbacks"
Dave Airlie
2019-04-24
1
-0
/
+4
|
/
*
Merge v5.0-rc7 into drm-next
Dave Airlie
2019-02-18
1
-4
/
+0
|
\
|
*
drm/virtio: drop prime import/export callbacks
Gerd Hoffmann
2019-01-14
1
-4
/
+0
*
|
drm/virtio: Drop deprecated load/unload initialization
Ezequiel Garcia
2019-01-09
1
-4
/
+75
*
|
drm/virtio: switch to generic fbdev emulation
Gerd Hoffmann
2018-12-14
1
-1
/
+8
|
/
*
drm/virtio: add edid support
Gerd Hoffmann
2018-11-21
1
-0
/
+1
*
drm/virtio: Remove multiple blank lines
Rodrigo Siqueira
2018-02-27
1
-1
/
+0
*
drm/virtio: Add blank line after variable declarations
Rodrigo Siqueira
2018-02-27
1
-0
/
+1
*
drm/virtio: Use the drm_driver.dumb_destroy default
Noralf Trønnes
2017-08-16
1
-1
/
+0
*
drm/virtio: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-18
1
-2
/
+2
*
drm/virtio: Remove virtio_gpu_debugfs_takedown()
Noralf Trønnes
2017-03-01
1
-1
/
+0
*
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
2016-11-30
1
-1
/
+0
|
\
|
*
Revert "drm: virtio: reinstate drm_virtio_set_busid()"
Gerd Hoffmann
2016-11-15
1
-1
/
+0
*
|
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-11-02
1
-2
/
+0
|
/
*
drm: virtio: reinstate drm_virtio_set_busid()
Laszlo Ersek
2016-10-04
1
-0
/
+1
*
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
2016-06-21
1
-1
/
+0
*
drm/virtio: Use lockless gem BO free callback
Daniel Vetter
2016-06-01
1
-1
/
+1
*
vgacon: dummy implementation for vgacon_text_force
Daniel Vetter
2016-03-30
1
-2
/
+0
*
drm: virtio-gpu: set atomic flag
Rob Herring
2016-02-10
1
-1
/
+1
*
virtio-gpu: mark as a render gpu
Dave Airlie
2015-10-16
1
-1
/
+1
*
virtio-gpu: add basic prime support
Dave Airlie
2015-10-16
1
-1
/
+12
[next]