drm/i915: Program CURSOR_PROGRAM and COEFF_POLARITY for icl+ combo PHYs
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 3 Mar 2025 12:39:52 +0000 (14:39 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 7 Mar 2025 17:01:26 +0000 (19:01 +0200)
commit68b97b12c46105b0859dd7636f3247e9f6fceab2
tree564805a278c5f626c1d80f721f73ede7abf6e2a9
parent30a6be2c200fdbdaad8adcdd68eae9d90a23c291
drm/i915: Program CURSOR_PROGRAM and COEFF_POLARITY for icl+ combo PHYs

Bspec asks us to clear the CURSOR_PROGRAM and COEFF_POLARITY
bits in PORT_TX_DW5 on icl+ combo PHYs. Make it so.

Bspec: 21257, 49291
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250303123952.5669-2-ville.syrjala@linux.intel.com
Reviewed-by: Chaitanya Kumar Borah <chaitanya.kumar.borah@intel.com>
drivers/gpu/drm/i915/display/intel_combo_phy_regs.h
drivers/gpu/drm/i915/display/intel_ddi.c