aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-02drm/virtio: consider dma-fence context when signalingGurchetan Singh2-9/+31
2020-12-02drm/virtio: rework virtio_fence_signaledGurchetan Singh1-8/+4
2020-12-02drm/virtio: virtio_{blah} --> virtio_gpu_{blah}Gurchetan Singh2-26/+30
2020-11-24drm/shmem-helper: Use cached mappings by defaultThomas Zimmermann1-1/+0
2020-11-20drm/virtio: rename sync_seq and last_seqGurchetan Singh3-8/+9
2020-11-20drm/virtio: use fence_id when processing fencesGurchetan Singh2-4/+4
2020-11-20drm/virtio: fix a file name comment referenceAnthoine Bourgeois1-1/+1
2020-11-20drm/virtio: suffix create blob call with _ioctl like any ioctlAnthoine Bourgeois1-3/+4
2020-11-16drm/virtio: Make virtgpu_dmabuf_ops with static keywordZou Wei1-1/+1
2020-11-10drm: Use state helper instead of CRTC state pointerMaxime Ripard1-1/+3
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter1-2/+2
2020-11-06drm/virtio: Fix a double free in virtio_gpu_cmd_map()Dan Carpenter1-3/+1
2020-11-05drm/virtio: use kvmalloc for large allocationsSergey Senozhatsky1-2/+3
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard1-1/+1
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard1-1/+1
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard2-23/+26
2020-10-14drm/virtio: Use UUID API for importing the UUIDAndy Shevchenko1-1/+1
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard1-2/+2
2020-09-29drm/virtio: advertise features to userspaceGurchetan Singh1-1/+10
2020-09-29drm/virtio: implement blob resources: resource create blob ioctlGerd Hoffmann4-3/+144
2020-09-29drm/virtio: implement blob resources: report blob mem to userspaceGurchetan Singh1-0/+3
2020-09-29drm/virtio: implement blob resources: fix stride discrepancyGurchetan Singh3-6/+47
2020-09-29drm/virtio: implement blob resources: refactor UUID code somewhatGurchetan Singh2-13/+31
2020-09-29drm/virtio: implement blob resources: blob display integrationGurchetan Singh1-6/+17
2020-09-29drm/virtio: implement blob resources: hypercall interfaceGurchetan Singh2-0/+80
2020-09-29drm/virtio: implement blob resources: implement vram objectGerd Hoffmann7-3/+293
2020-09-29drm/virtio: implement blob resources: add new fields to internal structsGurchetan Singh1-3/+14
2020-09-29drm/virtio: implement blob resources: expose virtio_gpu_resource_id_getGurchetan Singh2-2/+3
2020-09-29drm/virtio: implement blob resources: probe for host visible regionGerd Hoffmann3-2/+25
2020-09-29drm/virtio: implement blob resources: probe for the feature.Gerd Hoffmann4-3/+10
2020-09-29drm/virtio: blob prep: make CPU responses more genericGurchetan Singh3-11/+11
2020-09-29drm/virtio: blob prep: refactor getting pages and attaching backingGurchetan Singh1-8/+8
2020-09-25drm/virtgpu: Set PRIME export function in struct drm_gem_object_funcsThomas Zimmermann2-1/+1
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie5-29/+48
2020-09-17Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into drm-nextDave Airlie2-22/+26
2020-09-15drm/virtio: add virtio_gpu_cmd_unref_resource error handlingGerd Hoffmann1-1/+4
2020-09-15drm/virtio: return virtio_gpu_queue errorsGerd Hoffmann1-18/+20
2020-09-15drm/virtio: use drmm_mode_config_initGerd Hoffmann3-6/+13
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard2-0/+2
2020-09-14Merge v5.9-rc5 into drm-nextDaniel Vetter3-7/+16
2020-09-10drm: virtio: fix common struct sg_table related issuesMarek Szyprowski2-22/+26
2020-09-09drm/virtio: report uuid in debugfsGurchetan Singh1-0/+1
2020-09-09drm/virtio: fix uninitialized variableGurchetan Singh1-1/+1
2020-09-09Fix use after free in get_capset_info callback.Doug Horn2-3/+9
2020-09-09Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-1/+1
2020-09-04drm/virtio: drop virtio_gpu_output->enabledGerd Hoffmann3-6/+1
2020-09-02drm/virtio: fix unblankGerd Hoffmann3-1/+15
2020-09-02drm/virtio: drop virtio_gpu_output->enabledGerd Hoffmann3-6/+1
2020-09-02drm/virtio: fix unblankGerd Hoffmann3-1/+15
2020-08-31drm: virtio: fix kconfig dependency warningRandy Dunlap1-1/+1