[PATCH 0/2] drm/i915/display: Move some LNL registers

Lucas De Marchi lucas.demarchi at intel.com
Fri Jan 26 22:46:35 UTC 2024


2 patches removed from the earlier batch of updates in LNL due to
using saved_port_bits which is not entirely correct.

This time, instead of the 2 preparatory refactor patches, just make sure
to set the the bits in later writes to DDI_BUF_CTL(). Notes that it's
not needed to set clear the bit in intel_dp->DP when disabling since the
enable part starts from scratch in intel_ddi_init_dp_buf_reg().

Lucas De Marchi (2):
  drm/i915/xe2lpd: Move D2D enable/disable
  drm/i915/xe2lpd: Move registers to PICA

 drivers/gpu/drm/i915/display/intel_cx0_phy.c  | 87 ++++++++++---------
 .../gpu/drm/i915/display/intel_cx0_phy_regs.h | 63 ++++++++++++--
 drivers/gpu/drm/i915/display/intel_ddi.c      | 60 +++++++++----
 drivers/gpu/drm/i915/display/intel_tc.c       | 16 ++--
 drivers/gpu/drm/i915/i915_reg.h               |  2 +
 5 files changed, 155 insertions(+), 73 deletions(-)

-- 
2.43.0



More information about the Intel-xe mailing list