SYNOPSIS
- void intel_power_domains_init_hw(struct drm_i915_private * dev_priv, bool resume);
ARGUMENTS
dev_priv
-
- i915 device instance
resume
- -- undescribed --
DESCRIPTION
This function initializes the hardware power domain state and enables all power domains using intel_display_set_init_power.
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