summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio
Commit message (Expand)AuthorAgeFilesLines
* drm/virtio: Make virtgpu_dmabuf_ops with static keywordZou Wei2020-11-161-1/+1
* drm: Use state helper instead of CRTC state pointerMaxime Ripard2020-11-101-1/+3
* drm/<drivers>: Constify struct drm_driverDaniel Vetter2020-11-061-2/+2
* drm/virtio: Fix a double free in virtio_gpu_cmd_map()Dan Carpenter2020-11-061-3/+1
* drm/virtio: use kvmalloc for large allocationsSergey Senozhatsky2020-11-051-2/+3
* drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard2020-11-021-1/+1
* drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard2020-11-021-1/+1
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-11-022-23/+26
|\
| * Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-09-235-29/+48
| |\
| * \ Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...Dave Airlie2020-09-172-22/+26
| |\ \
| | * | drm: virtio: fix common struct sg_table related issuesMarek Szyprowski2020-09-102-22/+26
* | | | drm/virtio: Use UUID API for importing the UUIDAndy Shevchenko2020-10-141-1/+1
* | | | drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard2020-10-091-2/+2
* | | | drm/virtio: advertise features to userspaceGurchetan Singh2020-09-291-1/+10
* | | | drm/virtio: implement blob resources: resource create blob ioctlGerd Hoffmann2020-09-294-3/+144
* | | | drm/virtio: implement blob resources: report blob mem to userspaceGurchetan Singh2020-09-291-0/+3
* | | | drm/virtio: implement blob resources: fix stride discrepancyGurchetan Singh2020-09-293-6/+47
* | | | drm/virtio: implement blob resources: refactor UUID code somewhatGurchetan Singh2020-09-292-13/+31
* | | | drm/virtio: implement blob resources: blob display integrationGurchetan Singh2020-09-291-6/+17
* | | | drm/virtio: implement blob resources: hypercall interfaceGurchetan Singh2020-09-292-0/+80
* | | | drm/virtio: implement blob resources: implement vram objectGerd Hoffmann2020-09-297-3/+293
* | | | drm/virtio: implement blob resources: add new fields to internal structsGurchetan Singh2020-09-291-3/+14
* | | | drm/virtio: implement blob resources: expose virtio_gpu_resource_id_getGurchetan Singh2020-09-292-2/+3
* | | | drm/virtio: implement blob resources: probe for host visible regionGerd Hoffmann2020-09-293-2/+25
* | | | drm/virtio: implement blob resources: probe for the feature.Gerd Hoffmann2020-09-294-3/+10
* | | | drm/virtio: blob prep: make CPU responses more genericGurchetan Singh2020-09-293-11/+11
* | | | drm/virtio: blob prep: refactor getting pages and attaching backingGurchetan Singh2020-09-291-8/+8
* | | | drm/virtgpu: Set PRIME export function in struct drm_gem_object_funcsThomas Zimmermann2020-09-252-1/+1
| |_|/ |/| |
* | | drm/virtio: add virtio_gpu_cmd_unref_resource error handlingGerd Hoffmann2020-09-151-1/+4
* | | drm/virtio: return virtio_gpu_queue errorsGerd Hoffmann2020-09-151-18/+20
* | | drm/virtio: use drmm_mode_config_initGerd Hoffmann2020-09-153-6/+13
* | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-09-142-0/+2
|\| |
| * | Merge v5.9-rc5 into drm-nextDaniel Vetter2020-09-143-7/+16
| |\ \
| | * | drm/virtio: drop virtio_gpu_output->enabledGerd Hoffmann2020-09-043-6/+1
| | * | drm/virtio: fix unblankGerd Hoffmann2020-09-023-1/+15
| | * | drm/virtio: Revert "drm/virtio: Call the right shmem helpers"Gurchetan Singh2020-08-261-1/+7
| * | | Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...Dave Airlie2020-09-091-1/+1
| |\ \ \
| * \ \ \ Merge tag 'drm-misc-next-2020-08-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-08-289-8/+185
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge tag 'drm-misc-fixes-2020-08-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-08-192-0/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | drm/virtio: fix memory leak in virtio_gpu_cleanup_object()Xin He2020-08-071-0/+1
| | * | | drm/virtio: fix missing dma_fence_put() in virtio_gpu_execbuffer_ioctl()Qi Liu2020-08-071-0/+1
* | | | | drm/virtio: report uuid in debugfsGurchetan Singh2020-09-091-0/+1
* | | | | drm/virtio: fix uninitialized variableGurchetan Singh2020-09-091-1/+1
* | | | | Fix use after free in get_capset_info callback.Doug Horn2020-09-092-3/+9
* | | | | drm/virtio: drop virtio_gpu_output->enabledGerd Hoffmann2020-09-023-6/+1
* | | | | drm/virtio: fix unblankGerd Hoffmann2020-09-023-1/+15
| |_|_|/ |/| | |
* | | | drm: virtio: fix kconfig dependency warningRandy Dunlap2020-08-311-1/+1
| |_|/ |/| |
* | | virtio: fix build for configs without dma-bufsDavid Stevens2020-08-191-0/+1
* | | Merge v5.9-rc1 into drm-misc-nextMaxime Ripard2020-08-183-11/+11
|\| |
| * | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-08-113-11/+11
| |\ \