Expand description
DRM driver core.
C header: include/linux/drm/drm_drv.h
Structs§
- Alloc
Ops - Internal memory management operation set, normally created by memory managers (e.g. GEM).
- Driver
Info - Information data for a DRM Driver.
- Registration
- The registration type of a
drm::Device
.