Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/2] C20 Computed HDMI TMDS pixel clocks
@ 2023-05-05 18:46 Clint Taylor
  2023-05-05 18:46 ` [Intel-gfx] [PATCH 1/2] drm/i915: Add 16bit register/mask operators Clint Taylor
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Clint Taylor @ 2023-05-05 18:46 UTC (permalink / raw)
  To: Intel-gfx

Use computed C20 HDMI TMDS pixel clocks to support 25.175MHz to
594000MHz modes. Add 16 Bit mask operators to support C20 phy
programming.

BSPEC: 64568
Cc: Imre Deak <imre.deak@intel.com>
Cc: Mika Kahola <mika.kahola@intel.com>
Cc: Radhakrishna Sripada <radhakrishna.sripada@intel.com>
Cc: Gustavo Sousa <gustavo.sousa@intel.com>
Signed-off-by: Clint Taylor <Clinton.A.Taylor@intel.com>  

Clint Taylor (2):
  drm/i915: Add 16bit register/mask operators
  drm/i915/hdmi: C20 computed PLL frequencies

 drivers/gpu/drm/i915/display/intel_cx0_phy.c  | 89 +++++++++++++++++--
 .../gpu/drm/i915/display/intel_cx0_phy_regs.h | 53 +++++++++++
 drivers/gpu/drm/i915/i915_reg_defs.h          | 49 ++++++++++
 3 files changed, 185 insertions(+), 6 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-05-08 13:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-05 18:46 [Intel-gfx] [PATCH 0/2] C20 Computed HDMI TMDS pixel clocks Clint Taylor
2023-05-05 18:46 ` [Intel-gfx] [PATCH 1/2] drm/i915: Add 16bit register/mask operators Clint Taylor
2023-05-08 13:16   ` Gustavo Sousa
2023-05-05 18:46 ` [Intel-gfx] [PATCH 2/2] drm/i915/hdmi: C20 computed PLL frequencies Clint Taylor
2023-05-08 13:25   ` Gustavo Sousa
2023-05-05 21:28 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for C20 Computed HDMI TMDS pixel clocks Patchwork
2023-05-05 21:28 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2023-05-05 21:38 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2023-05-06 15:35 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox