summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/virtio/virtgpu_drv.h
AgeCommit message (Expand)Author
2019-04-24Revert "drm/virtio: drop prime import/export callbacks"Dave Airlie
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-14drm/virtio: drop prime import/export callbacksGerd Hoffmann
2019-01-09drm/virtio: Drop deprecated load/unload initializationEzequiel Garcia
2019-01-08drm/virtio: drop virtio_gpu_fence_cleanup()Gerd Hoffmann
2018-12-14drm/virtio: switch to generic fbdev emulationGerd Hoffmann
2018-11-29Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2018-11-29drm/virtio: virtio_gpu_cmd_resource_create_3d: drop unused fence argGerd Hoffmann
2018-11-29drm/virtio: fence: pass plain pointerGerd Hoffmann
2018-11-29Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-11-22Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-11-21drm/virtio: add edid supportGerd Hoffmann
2018-11-19Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-11-14drm/virtio: bump driver version after explicit synchronization additionGustavo Padovan
2018-11-14drm/virtio: add virtio_gpu_alloc_fence()Robert Foss
2018-11-05drm/ttm: initialize globals during device init (v2)Christian König
2018-11-05drm/ttm: use a static ttm_mem_global instanceChristian König
2018-10-29drm/virtio: Replace IDRs with IDAsMatthew Wilcox
2018-10-29drm/virtio: fix resource id handlingGerd Hoffmann
2018-10-29drm/virtio: drop resource_id argument.Gerd Hoffmann
2018-10-29drm/virtio: track created object stateGerd Hoffmann
2018-09-26virtio: Rework virtio_gpu_object_kmap()Ezequiel Garcia
2018-09-26virtio: Add virtio_gpu_object_kunmap()Ezequiel Garcia
2018-09-25drm/virtio: pass virtio_gpu_object to virtio_gpu_cmd_transfer_to_host_{2d, 3d}Gerd Hoffmann
2018-09-19drm/virtio: add dma sync for dma mapped virtio gpu framebuffer pagesJiandi An
2018-09-05drm/virtio: add iommu support.Gerd Hoffmann
2018-09-05drm/virtio: add virtio_gpu_object_detach() functionGerd Hoffmann
2018-09-05drm/virtio: track virtual output stateGerd Hoffmann
2018-08-30drm/virtio: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann
2018-08-30drm/virtio: Replace ttm_bo_reference with ttm_bo_getThomas Zimmermann
2018-05-18drm/virtio: Place GEM BOs in drm_framebufferDaniel Stone
2018-02-27drm/virtio: Replace 'unsigned' for 'unsigned int'Rodrigo Siqueira
2018-02-27drm/virtio: Add tabs at the start of a lineRodrigo Siqueira
2017-08-16drm/virtio: Use the drm_driver.dumb_destroy defaultNoralf Trønnes
2017-05-18drm/virtio: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-04-04drm: virtio: add virtio_gpu_translate_formatGerd Hoffmann
2017-03-07drm: virtio: use kmem_cacheGerd Hoffmann
2017-03-01drm/virtio: Remove virtio_gpu_debugfs_takedown()Noralf Trønnes
2017-01-09drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi
2016-12-18drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart
2016-11-30Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie
2016-11-15Revert "drm: virtio: reinstate drm_virtio_set_busid()"Gerd Hoffmann
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-10-04drm: virtio: reinstate drm_virtio_set_busid()Laszlo Ersek
2016-09-20drm/virtio: add real fence context and seqnoGustavo Padovan
2016-06-21drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter
2016-06-07virtio-gpu: switch to atomic cursor interfacesGerd Hoffmann
2016-06-07virtio-gpu: add atomic_commit functionGerd Hoffmann
2016-05-04drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König