SYNOPSIS
- uint32_t drm_crtc_mask(struct drm_crtc * crtc);
ARGUMENTS
crtc
-
- CRTC to find mask for
DESCRIPTION
Given a registered CRTC, return the mask bit of that CRTC for an encoder's possible_crtcs field.
AUTHORS
Jesse Barnes <[email protected]>
Intel Corporation,
- Initial version
Laurent Pinchart <[email protected]>
Ideas on board SPRL,
- Driver internals
Daniel Vetter <[email protected]>
Intel Corporation,
- Contributions all over the place
Lukas Wunner <[email protected]>
- vga_switcheroo documentation
COPYRIGHT