Module drm::mode
[−]
[src]
Structs
| Connector |
A connector represents the final output. |
| Crtc |
A CRTC the first stage in the encoding pipeline. |
| DumbBuf | |
| DumbBufFlags | |
| Encoder | |
| Fb |
Fb is the DRM representation of frame buffer. |
| Id |
Id is a 32-bit integer that represents an object in the driver. |
| ModeFlags | |
| ModeInfo |
The mode configuration fo the screen. |
| ModeType | |
| Plane |
A plane is an extra frame buffer that the CRTC's can compose onto the output during scanout. |
| Property |
A property of a connector. |
| PropertyBlob |
Blob's are used to get EDID information out of a Property. |
| PropertyEnum | |
| PropertyFlags | |
| Props | |
| Resources |
Resource lists all the Resources avaible on the card. |
Enums
| Connection | |
| ConnectorType |
Types of connectors. |
| EncoderType | |
| Subpixel |
Constants
Traits
| Resource |