mbox series

[v2,0/2] drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc

Message ID 20241023153352.144146-1-gustavo.sousa@intel.com (mailing list archive)
Headers show
Series drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc | expand

Message

Gustavo Sousa Oct. 23, 2024, 3:33 p.m. UTC
This is v2 of [1] with an extra patch to have
intel_c20_compute_hdmi_tmds_pll() using crtc_state to simplify the
interface.

[1] https://patchwork.freedesktop.org/series/140136/

Gustavo Sousa (2):
  drm/i915/cx0: Pass crtc_state to intel_c20_compute_hdmi_tmds_pll()
  drm/i915/xe2lpd: Update C20 algorithm to include tx_misc

 drivers/gpu/drm/i915/display/intel_cx0_phy.c  | 21 ++++++++++++-------
 .../gpu/drm/i915/display/intel_cx0_phy_regs.h |  2 ++
 2 files changed, 16 insertions(+), 7 deletions(-)