mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 05:44:45 +01:00
We use forcewake to prevent the SoC from actually entering
PC8 while performing the PC8 disable sequence. Hide that
behind a new parent interface to eliminate the naked
forcewake/uncore usage from the display power code.
v2: Mark the interface optional and warn if
someone calls it when not provided (Jani)
Include the header to make sure the extern
declaration matches the definition (Jani)
v3: Rebase due to shuffling
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patch.msgid.link/20251218182052.18756-1-ville.syrjala@linux.intel.com
|
||
|---|---|---|
| .. | ||
| display_member.h | ||
| display_parent_interface.h | ||
| i915_component.h | ||
| i915_drm.h | ||
| i915_gsc_proxy_mei_interface.h | ||
| i915_hdcp_interface.h | ||
| i915_pxp_tee_interface.h | ||
| intel-gtt.h | ||
| intel_lb_mei_interface.h | ||
| intel_lpe_audio.h | ||
| pciids.h | ||
| xe_sriov_vfio.h | ||