<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [CI][RESUME] Igt@* dmesg-fail/dmesg-warn/incomplete - WARN_ON(!power_well->desc->hsw.is_tc_tbt)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111996#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [CI][RESUME] Igt@* dmesg-fail/dmesg-warn/incomplete - WARN_ON(!power_well->desc->hsw.is_tc_tbt)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111996">bug 111996</a>
from <span class="vcard"><a class="email" href="mailto:ville.syrjala@linux.intel.com" title="Ville Syrjala <ville.syrjala@linux.intel.com>"> <span class="fn">Ville Syrjala</span></a>
</span></b>
<pre>Someone should test this:
--- a/drivers/gpu/drm/i915/display/intel_display_power.c
+++ b/drivers/gpu/drm/i915/display/intel_display_power.c
@@ -423,10 +423,8 @@ icl_combo_phy_aux_power_well_enable(struct
drm_i915_private *dev_priv,
val = I915_READ(regs->driver);
I915_WRITE(regs->driver, val | HSW_PWR_WELL_CTL_REQ(pw_idx));
- if (INTEL_GEN(dev_priv) < 12) {
val = I915_READ(ICL_PORT_CL_DW12(phy));
I915_WRITE(ICL_PORT_CL_DW12(phy), val | ICL_LANE_ENABLE_AUX);
- }
hsw_wait_for_power_well_enable(dev_priv, power_well);
Another observation I made was that the 1178 anaovrd w/a is no longer listed
for tgl, so should be nuked. Although it shouldn't matter for this particular
bug.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are on the CC list for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>