summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/virtio
AgeCommit message (Expand)Author
2021-08-12drm/virtio: set non-cross device blob uuid_stateDavid Stevens
2021-07-01drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann
2021-06-23drm/virtio: Add the fence in resource_flush if presentVivek Kasireddy
2021-06-23drm/virtio: Prepare resource_flush to accept a fenceVivek Kasireddy
2021-06-23drm/virtio: Add fences for Guest blobsVivek Kasireddy
2021-06-06dma-buf: drop the _rcu postfix on function names v3Christian König
2021-05-18drm/virtio: free virtqueues on probe failureXie Yongji
2021-05-18drm/virtio: Fix double free on probe failureXie Yongji
2021-05-18drm/virtio: Fixes a potential NULL pointer dereference on probe failureXie Yongji
2021-04-15drm/virtio: Create Dumb BOs as guest Blobs (v3)Vivek Kasireddy
2021-04-14drm/aperture: Convert drivers to aperture interfacesThomas Zimmermann
2021-03-09drm/virtio: fix possible leak/unlock virtio_gpu_object_arrayxndcn
2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard
2021-02-24drm: Use the state pointer directly in planes atomic_checkMaxime Ripard
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard
2021-02-24drm: Rename plane atomic_check state namesMaxime Ripard
2021-02-03drm/virtio: fix an error code in virtio_gpu_init()Dan Carpenter
2021-01-11drm/virtio: fix prime export for vram objectsChia-I Wu
2021-01-11drm/virtio: make sure context is created in gem openChia-I Wu
2021-01-06drm/virtgpu: Remove references to struct drm_device.pdevThomas Zimmermann
2020-12-22drm/virtio: align blob resources to page sizesChia-I Wu
2020-12-22drivers: gpu: drm: virtio: fix dependency of DRM_VIRTIO_GPU on VIRTIOEnrico Weigelt, metux IT consult
2020-12-02drm/virtio: consider dma-fence context when signalingGurchetan Singh
2020-12-02drm/virtio: rework virtio_fence_signaledGurchetan Singh
2020-12-02drm/virtio: virtio_{blah} --> virtio_gpu_{blah}Gurchetan Singh
2020-11-24drm/shmem-helper: Use cached mappings by defaultThomas Zimmermann
2020-11-20drm/virtio: rename sync_seq and last_seqGurchetan Singh
2020-11-20drm/virtio: use fence_id when processing fencesGurchetan Singh
2020-11-20drm/virtio: fix a file name comment referenceAnthoine Bourgeois
2020-11-20drm/virtio: suffix create blob call with _ioctl like any ioctlAnthoine Bourgeois
2020-11-16drm/virtio: Make virtgpu_dmabuf_ops with static keywordZou Wei
2020-11-10drm: Use state helper instead of CRTC state pointerMaxime Ripard
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter
2020-11-06drm/virtio: Fix a double free in virtio_gpu_cmd_map()Dan Carpenter
2020-11-05drm/virtio: use kvmalloc for large allocationsSergey Senozhatsky
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-10-14drm/virtio: Use UUID API for importing the UUIDAndy Shevchenko
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard
2020-09-29drm/virtio: advertise features to userspaceGurchetan Singh
2020-09-29drm/virtio: implement blob resources: resource create blob ioctlGerd Hoffmann
2020-09-29drm/virtio: implement blob resources: report blob mem to userspaceGurchetan Singh
2020-09-29drm/virtio: implement blob resources: fix stride discrepancyGurchetan Singh
2020-09-29drm/virtio: implement blob resources: refactor UUID code somewhatGurchetan Singh
2020-09-29drm/virtio: implement blob resources: blob display integrationGurchetan Singh
2020-09-29drm/virtio: implement blob resources: hypercall interfaceGurchetan Singh
2020-09-29drm/virtio: implement blob resources: implement vram objectGerd Hoffmann
2020-09-29drm/virtio: implement blob resources: add new fields to internal structsGurchetan Singh
2020-09-29drm/virtio: implement blob resources: expose virtio_gpu_resource_id_getGurchetan Singh