aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio
AgeCommit message (Expand)Author
2019-09-21drm/virtio: use virtio_max_dma_sizeGerd Hoffmann
2019-07-31drm/virtio: Add memory barriers for capset cache.David Riley
2019-07-31drm/virtio: set seqno for dma-fenceChia-I Wu
2019-06-26drm/virtio: move drm_connector_update_edid_property() callGerd Hoffmann
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-24Revert "drm/virtio: drop prime import/export callbacks"Dave Airlie
2019-04-05Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-04-02drm/virtio: add missing drm_atomic_helper_shutdown() call.Gerd Hoffmann
2019-03-28drm/virtio: rework resource creation workflow.Gerd Hoffmann
2019-03-28drm/virtio: params struct for virtio_gpu_cmd_create_resource_3d()Gerd Hoffmann
2019-03-28drm/virtio: params struct for virtio_gpu_cmd_create_resource()Gerd Hoffmann
2019-03-28drm/virtio: use struct to pass params to virtio_gpu_object_create()Gerd Hoffmann
2019-03-28drm/virtio: move virtio_gpu_object_{attach, detach} calls.Gerd Hoffmann
2019-03-28drm/virtio: add virtio-gpu-features debugfs file.Gerd Hoffmann
2019-03-28drm/virtio: remove set but not used variable 'vgdev'YueHaibing
2019-03-19drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()Thomas Zimmermann
2019-03-19drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constantThomas Zimmermann
2019-02-28drm/virtio: implement prime exportGerd Hoffmann
2019-02-28drm/virtio: remove prime pin/unpin callbacks.Gerd Hoffmann
2019-02-28drm/virtio: implement prime mmapGerd Hoffmann
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie
2019-02-11drm/virtio: do NOT reuse resource idsGerd Hoffmann
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
2019-01-08drm/virtio: fix pageflip flushGerd Hoffmann
2019-01-08drm/virtio: log error responsesGerd Hoffmann
2019-01-08drm/virtio: Add missing virtqueue resetEzequiel Garcia
2019-01-08drm/virtio: Remove incorrect kfree()Ezequiel Garcia
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: fix memory leak of vfpriv on error return pathColin Ian King
2018-11-14drm/virtio: bump driver version after explicit synchronization additionGustavo Padovan
2018-11-14drm/virtio: add in/out fence support for explicit synchronizationRobert Foss
2018-11-14drm/virtio: add uapi for in and out explicit fencesRobert Foss
2018-11-14drm/virtio: add virtio_gpu_alloc_fence()Robert Foss
2018-11-14drm/virtio: Use IDAs more efficientlyMatthew Wilcox
2018-11-14drm/virtio: Handle error from virtio_gpu_resource_id_getMatthew Wilcox
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-11-05drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()Thomas Zimmermann