All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/i915/cx0_phy: Update HDMI TMDS C20 algorithm value
@ 2024-12-13 14:34 Dnyaneshwar Bhadane
  2024-12-13 14:34 ` [PATCH v3 1/2] drm/i915/display: Add MTL subplatforms definition Dnyaneshwar Bhadane
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Dnyaneshwar Bhadane @ 2024-12-13 14:34 UTC (permalink / raw)
  To: intel-gfx; +Cc: Dnyaneshwar Bhadane

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-12-17  7:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-13 14:34 [PATCH 0/2] drm/i915/cx0_phy: Update HDMI TMDS C20 algorithm value Dnyaneshwar Bhadane
2024-12-13 14:34 ` [PATCH v3 1/2] drm/i915/display: Add MTL subplatforms definition Dnyaneshwar Bhadane
2024-12-16 11:18   ` Jani Nikula
2024-12-17  7:16     ` Bhadane, Dnyaneshwar
2024-12-13 14:34 ` [PATCH v3 2/2] drm/i915/cx0_phy: Update HDMI TMDS C20 algorithm value Dnyaneshwar Bhadane
2024-12-13 15:12 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/cx0_phy: Update HDMI TMDS C20 algorithm value (rev3) Patchwork
2024-12-13 15:12 ` ✗ Fi.CI.SPARSE: " Patchwork
2024-12-13 15:27 ` ✓ i915.CI.BAT: success " Patchwork
2024-12-13 20:46 ` ✗ i915.CI.Full: failure " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.