summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio/virtgpu_vram.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-101-1/+1
* drm/virtio: support mapping exported vramDavid Stevens2021-08-161-0/+61
* drm/virtio: fix prime export for vram objectsChia-I Wu2021-01-111-0/+1
* drm/virtio: align blob resources to page sizesChia-I Wu2020-12-221-0/+2
* drm/virtio: implement blob resources: resource create blob ioctlGerd Hoffmann2020-09-291-0/+2
* drm/virtio: implement blob resources: implement vram objectGerd Hoffmann2020-09-291-0/+162