summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-169-210/+130Star
|\
| * Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-146-187/+36Star
| |\
| | * drm/virtio: drop framebuffer dirty tracking codeGerd Hoffmann2019-06-134-176/+3Star
| | * drm/virtio: Add memory barriers for capset cache.David Riley2019-06-112-0/+5
| | * drm/virtio: Fix cache entry creation race.David Riley2019-06-061-1/+21
| | * drm/virtio: Wake up all waiters when capset response comes in.David Riley2019-06-061-1/+1
| | * drm/virtio: Ensure cached capset entries are valid before copying.David Riley2019-06-061-2/+1Star
| | * drm/virtio: use u64_to_user_ptr macroGurchetan Singh2019-06-051-7/+5Star
| * | drm/ttm: Make LRU removal optional v2Christian König2019-05-311-1/+1
| |/
| * Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-05-287-22/+93
| |\
| | * drm/virtio: remove irrelevant DRM_UNLOCKED flagEmil Velikov2019-05-231-9/+9
| | * Merge drm/drm-next into drm-misc-nextSean Paul2019-05-223-0/+12
| | |\
| | * | drm/virtio: Remove redundant return typeRobert Foss2019-05-062-3/+2Star
| | * | drm/virtio: allocate fences with GFP_KERNELChia-I Wu2019-05-061-1/+1
| | * | drm/virtio: add trace events for commandsChia-I Wu2019-05-064-1/+68
| | * | drm/virtio: trace drm_fence_emitChia-I Wu2019-05-061-0/+3
| | * | drm/virtio: set seqno for dma-fenceChia-I Wu2019-05-062-8/+10
* | | | drm/virtio: move drm_connector_update_edid_property() callGerd Hoffmann2019-06-261-1/+1
|/ / /
* | / treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
| |/ |/|
* | Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-0911-241/+217Star
|\|
| * Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-04-051-0/+1
| |\
| | * drm/virtio: add missing drm_atomic_helper_shutdown() call.Gerd Hoffmann2019-04-021-0/+1
| * | Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-04-031-3/+1Star
| |\ \ | | |/ | |/|
| | * drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()Thomas Zimmermann2019-03-191-1/+1
| | * drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constantThomas Zimmermann2019-03-191-2/+0Star
| * | drm/virtio: rework resource creation workflow.Gerd Hoffmann2019-03-286-91/+83Star
| * | drm/virtio: params struct for virtio_gpu_cmd_create_resource_3d()Gerd Hoffmann2019-03-283-19/+32
| * | drm/virtio: params struct for virtio_gpu_cmd_create_resource()Gerd Hoffmann2019-03-284-15/+16
| * | drm/virtio: use struct to pass params to virtio_gpu_object_create()Gerd Hoffmann2019-03-284-34/+35
| * | drm/virtio: move virtio_gpu_object_{attach, detach} calls.Gerd Hoffmann2019-03-281-68/+24Star
| * | drm/virtio: add virtio-gpu-features debugfs file.Gerd Hoffmann2019-03-281-1/+26
| * | drm/virtio: remove set but not used variable 'vgdev'YueHaibing2019-03-281-6/+0Star
| * | drm/virtio: implement prime exportGerd Hoffmann2019-02-283-0/+15
| * | drm/virtio: remove prime pin/unpin callbacks.Gerd Hoffmann2019-02-283-15/+0Star
| * | drm/virtio: implement prime mmapGerd Hoffmann2019-02-281-2/+5
| |/
* / Revert "drm/virtio: drop prime import/export callbacks"Dave Airlie2019-04-243-0/+20
|/
* Merge v5.0-rc7 into drm-nextDave Airlie2019-02-183-22/+0Star
|\
| * drm/virtio: drop prime import/export callbacksGerd Hoffmann2019-01-143-22/+0Star
* | drm/virtio: do NOT reuse resource idsGerd Hoffmann2019-02-111-0/+13
* | drm: Split out drm_probe_helper.hDaniel Vetter2019-01-242-2/+2
* | drm/virtio: Drop deprecated load/unload initializationEzequiel Garcia2019-01-096-122/+83Star
* | drm/virtio: drop virtio_gpu_fence_cleanup()Gerd Hoffmann2019-01-084-12/+5Star
* | drm/virtio: fix pageflip flushGerd Hoffmann2019-01-081-5/+6
* | drm/virtio: log error responsesGerd Hoffmann2019-01-081-2/+10
* | drm/virtio: Add missing virtqueue resetEzequiel Garcia2019-01-081-0/+1
* | drm/virtio: Remove incorrect kfree()Ezequiel Garcia2019-01-081-4/+0Star
* | drm/virtio: switch to generic fbdev emulationGerd Hoffmann2018-12-145-215/+8Star
|/
* Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2018-11-292-65/+0Star
|\
| * Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-11-295-0/+91
| |\
| * \ Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-11-227-38/+183
| |\ \