Expand description
DRM GEM shmem helper objects
C header: include/linux/drm/drm_gem_shmem_helper.h
Structs§
- Object
- A shmem-backed GEM object.
- Object
Config - A struct for controlling the creation of shmem-backed GEM objects.
- SGTable
Map - A reference to a GEM object that is known to have a mapped
SGTable. - VMap
- A reference to a virtual mapping for an shmem-based GEM object in kernel address space.