[PATCH 0/2] drm/i915/cx0_phy: Update HDMI TMDS C20 algorithm value

Dnyaneshwar Bhadane dnyaneshwar.bhadane at intel.com
Fri Dec 13 14:34:06 UTC 2024


In the C20 algorithm for HDMI TMDS, certain fields have been
updated as per the specs for Xe2LPG, Xe2HPD and MTL/ARL platforms
and subplatforms.This series update fields that need to be set
based on the platforms/subplatforms types. Also added definition
for MTL subplatforms.

Dnyaneshwar Bhadane (2):
  drm/i915/display: Add MTL subplatforms definition
  drm/i915/cx0_phy: Update HDMI TMDS C20 algorithm value

 drivers/gpu/drm/i915/display/intel_cx0_phy.c  | 49 ++++++++++++++++---
 .../gpu/drm/i915/display/intel_cx0_phy_regs.h |  6 +++
 .../drm/i915/display/intel_display_device.c   | 21 ++++++++
 .../drm/i915/display/intel_display_device.h   | 13 +++++
 include/drm/intel/pciids.h                    |  5 +-
 5 files changed, 85 insertions(+), 9 deletions(-)

-- 
2.34.1



More information about the Intel-gfx mailing list