aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio/virtgpu_drv.h
Commit message (Expand)AuthorAge
* Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-11-28
|\
| * drm/virtio: add edid supportGerd Hoffmann2018-11-21
* | Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-11-21
|\|
| * drm/virtio: bump driver version after explicit synchronization additionGustavo Padovan2018-11-14
| * drm/virtio: add virtio_gpu_alloc_fence()Robert Foss2018-11-14
* | Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-11-18
|\ \ | |/ |/|
| * drm/ttm: initialize globals during device init (v2)Christian König2018-11-05
| * drm/ttm: use a static ttm_mem_global instanceChristian König2018-11-05
* | drm/virtio: Replace IDRs with IDAsMatthew Wilcox2018-10-29
* | drm/virtio: fix resource id handlingGerd Hoffmann2018-10-29
* | drm/virtio: drop resource_id argument.Gerd Hoffmann2018-10-29
* | drm/virtio: track created object stateGerd Hoffmann2018-10-29
|/
* virtio: Rework virtio_gpu_object_kmap()Ezequiel Garcia2018-09-26
* virtio: Add virtio_gpu_object_kunmap()Ezequiel Garcia2018-09-26
* drm/virtio: pass virtio_gpu_object to virtio_gpu_cmd_transfer_to_host_{2d, 3d}Gerd Hoffmann2018-09-25
* drm/virtio: add dma sync for dma mapped virtio gpu framebuffer pagesJiandi An2018-09-19
* drm/virtio: add iommu support.Gerd Hoffmann2018-09-05
* drm/virtio: add virtio_gpu_object_detach() functionGerd Hoffmann2018-09-05
* drm/virtio: track virtual output stateGerd Hoffmann2018-09-05
* drm/virtio: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann2018-08-30
* drm/virtio: Replace ttm_bo_reference with ttm_bo_getThomas Zimmermann2018-08-30
* drm/virtio: Place GEM BOs in drm_framebufferDaniel Stone2018-05-18
* drm/virtio: Replace 'unsigned' for 'unsigned int'Rodrigo Siqueira2018-02-27
* drm/virtio: Add tabs at the start of a lineRodrigo Siqueira2018-02-27
* drm/virtio: Use the drm_driver.dumb_destroy defaultNoralf Trønnes2017-08-16
* drm/virtio: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-18
* drm: virtio: add virtio_gpu_translate_formatGerd Hoffmann2017-04-04
* drm: virtio: use kmem_cacheGerd Hoffmann2017-03-07
* drm/virtio: Remove virtio_gpu_debugfs_takedown()Noralf Trønnes2017-03-01
* drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi2017-01-09
* drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart2016-12-18
* Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie2016-11-29
|\
| * Revert "drm: virtio: reinstate drm_virtio_set_busid()"Gerd Hoffmann2016-11-15
* | dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-25
|/
* drm: virtio: reinstate drm_virtio_set_busid()Laszlo Ersek2016-10-03
* drm/virtio: add real fence context and seqnoGustavo Padovan2016-09-20
* drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter2016-06-21
* virtio-gpu: switch to atomic cursor interfacesGerd Hoffmann2016-06-07
* virtio-gpu: add atomic_commit functionGerd Hoffmann2016-06-07
* drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König2016-05-04
* drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä2015-11-24
* virtio-gpu: add basic prime supportDave Airlie2015-10-16
* virtio-gpu: add 3d/virgl supportGerd Hoffmann2015-10-16
* virtio-gpu: add locking for vbuf poolDave Airlie2015-06-16
* drm/virtgpu: initialise fbdev after getting initial display infoDave Airlie2015-06-16
* Add virtio gpu driver.Dave Airlie2015-06-03