summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio/virtgpu_drv.c
AgeCommit message (Expand)AuthorLines
2023-03-03drm/virtio: Add option to disable KMS supportRob Clark-0/+4
2022-11-05drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann-0/+1
2022-07-19drm/virtio: Use dev_is_pci()Dmitry Osipenko-1/+1
2022-07-19drm/virtio: Improve DMA API usage for shmem BOsDmitry Osipenko-39/+12
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter-41/+1
2021-11-29drm/virtio: use drm_poll(..) instead of virtio_gpu_poll(..)Gurchetan Singh-41/+1
2021-11-27drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas-2/+1
2021-11-08drm/virtio: Fix NULL dereference error in virtio_gpu_pollVivek Kasireddy-1/+2
2021-09-29drm/virtio: implement context init: add virtio_gpu_fence_eventGurchetan Singh-1/+42
2021-09-29drm/virtio: implement context init: probe for featureAnthoine Bourgeois-0/+1
2021-07-01drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann-1/+1
2021-05-18drm/virtio: free virtqueues on probe failureXie Yongji-1/+3
2021-04-14drm/aperture: Convert drivers to aperture interfacesThomas Zimmermann-3/+7
2021-01-06drm/virtgpu: Remove references to struct drm_device.pdevThomas Zimmermann-1/+0
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter-2/+2
2020-09-29drm/virtio: implement blob resources: probe for the feature.Gerd Hoffmann-0/+1
2020-09-25drm/virtgpu: Set PRIME export function in struct drm_gem_object_funcsThomas Zimmermann-1/+0
2020-08-18drm/virtio: Support virtgpu exported resourcesDavid Stevens-0/+3
2020-02-12drm/virtio: add drm_driver.release callback.Gerd Hoffmann-1/+5
2019-11-12drm/virtgpu: fix double unregistrationChuhong Yuan-1/+1
2019-10-17drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPSGerd Hoffmann-1/+1
2019-09-13drm/virtio: enable prime mmap supportGerd Hoffmann-0/+1
2019-09-04drm/virtio: switch from ttm to gem shmem helpersGerd Hoffmann-18/+2
2019-08-23drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...Gerd Hoffmann-1/+0
2019-07-15drm/virtgpu: drop use of drmP.hSam Ravnborg-1/+4
2019-06-21drm/virtio: Drop drm_gem_prime_export/importDaniel Vetter-2/+0
2019-06-21drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter-1/+1
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-2/+0
2019-04-24Revert "drm/virtio: drop prime import/export callbacks"Dave Airlie-0/+4
2019-02-28drm/virtio: implement prime exportGerd Hoffmann-0/+2
2019-02-28drm/virtio: remove prime pin/unpin callbacks.Gerd Hoffmann-2/+0
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie-4/+0
2019-01-14drm/virtio: drop prime import/export callbacksGerd Hoffmann-4/+0
2019-01-09drm/virtio: Drop deprecated load/unload initializationEzequiel Garcia-4/+75
2018-12-14drm/virtio: switch to generic fbdev emulationGerd Hoffmann-1/+8
2018-11-21drm/virtio: add edid supportGerd Hoffmann-0/+1
2018-02-27drm/virtio: Remove multiple blank linesRodrigo Siqueira-1/+0
2018-02-27drm/virtio: Add blank line after variable declarationsRodrigo Siqueira-0/+1
2017-08-16drm/virtio: Use the drm_driver.dumb_destroy defaultNoralf Trønnes-1/+0
2017-05-18drm/virtio: fix include notation and remove -Iinclude/drm flagMasahiro Yamada-2/+2
2017-03-01drm/virtio: Remove virtio_gpu_debugfs_takedown()Noralf Trønnes-1/+0
2016-11-30Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie-1/+0
2016-11-15Revert "drm: virtio: reinstate drm_virtio_set_busid()"Gerd Hoffmann-1/+0
2016-11-02drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula-2/+0
2016-10-04drm: virtio: reinstate drm_virtio_set_busid()Laszlo Ersek-0/+1
2016-06-21drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter-1/+0
2016-06-01drm/virtio: Use lockless gem BO free callbackDaniel Vetter-1/+1
2016-03-30vgacon: dummy implementation for vgacon_text_forceDaniel Vetter-2/+0
2016-02-11drm: virtio-gpu: set atomic flagRob Herring-1/+1
2015-10-16virtio-gpu: mark as a render gpuDave Airlie-1/+1