Module drm::control
[−]
[src]
Modules
| connector | |
| crtc | |
| dumbbuffer | |
| encoder | |
| framebuffer | |
| plane | |
| property |
Structs
| CrtcListFilter |
A filter that can be used with a ResourceHandles to determine the set of Crtcs that can attach to a specific encoder. |
| GammaLookupTable | |
| Mode | |
| PlaneResourceHandles |
The set of plane ids that are associated with a DRM device. |
| RawName |
An array to hold the name of a property. |
| ResourceHandles |
The set of resource ids that are associated with a DRM device. |
Enums
| ResourceHandleType |
A handle to a generic resource id |
| Type |
Traits
| Device |
A trait for devices that provide control (modesetting) functionality. |
| ResourceHandle |
A generalization of a handle that represents an object managed by a |
| ResourceInfo |
Information about a resource or object managed by a |
Type Definitions
| RawHandle |
The underlying id for a resource. |