index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
/
virtgpu_vram.c
Age
Commit message (
Expand
)
Author
2026-05-29
drm/virtio: Add PM notifier to restore objects after hibernation
Dongwon Kim
2026-05-29
drm/virtio: Add support for saving and restoring virtio_gpu_objects
Dongwon Kim
2026-05-14
drm/virtio: Extend blob UAPI with deferred-mapping hinting
Dmitry Osipenko
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-01-25
drm/virtio: Support partial maps of GEM objects
Sasha Finkelstein
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2021-08-16
drm/virtio: support mapping exported vram
David Stevens
2021-01-11
drm/virtio: fix prime export for vram objects
Chia-I Wu
2020-12-22
drm/virtio: align blob resources to page sizes
Chia-I Wu
2020-09-29
drm/virtio: implement blob resources: resource create blob ioctl
Gerd Hoffmann
2020-09-29
drm/virtio: implement blob resources: implement vram object
Gerd Hoffmann