|
@@ -1792,6 +1792,7 @@ void intel_display_power_put(struct drm_i915_private *dev_priv,
|
|
BIT_ULL(POWER_DOMAIN_GT_IRQ) | \
|
|
BIT_ULL(POWER_DOMAIN_GT_IRQ) | \
|
|
BIT_ULL(POWER_DOMAIN_MODESET) | \
|
|
BIT_ULL(POWER_DOMAIN_MODESET) | \
|
|
BIT_ULL(POWER_DOMAIN_AUX_A) | \
|
|
BIT_ULL(POWER_DOMAIN_AUX_A) | \
|
|
|
|
+ BIT_ULL(POWER_DOMAIN_GMBUS) | \
|
|
BIT_ULL(POWER_DOMAIN_INIT))
|
|
BIT_ULL(POWER_DOMAIN_INIT))
|
|
|
|
|
|
#define CNL_DISPLAY_POWERWELL_2_POWER_DOMAINS ( \
|
|
#define CNL_DISPLAY_POWERWELL_2_POWER_DOMAINS ( \
|