]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/display: UHBR rates for Thunderbolt
authorMika Kahola <mika.kahola@intel.com>
Tue, 17 Dec 2024 14:34:40 +0000 (16:34 +0200)
committerMika Kahola <mika.kahola@intel.com>
Thu, 19 Dec 2024 07:24:58 +0000 (09:24 +0200)
commit64546cf46e370c89cc4b0434b00ba05cdef02d86
treeb77e94e168b10ef5a961424baaed91f0bf2c4e06
parent1460bb1fef9ccf7390af0d74a15252442fd6effd
drm/i915/display: UHBR rates for Thunderbolt

tbt-alt mode is missing uhbr rates 10G and 20G. This requires
requires pll clock rates 312.5 MHz and 625 MHz to be added,
respectively. The uhbr rates are supported only form PTL+
platforms.

v2: Add drm_WARN_ON() to check if port clock is not supported by
    the platform (Imre)
    Combine forward ungate with mask parameter (Imre)
    Rename XE3LPDP_* to XE3D_* (Imre)

Signed-off-by: Mika Kahola <mika.kahola@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241217143440.572308-1-mika.kahola@intel.com
drivers/gpu/drm/i915/display/intel_cx0_phy.c
drivers/gpu/drm/i915/display/intel_cx0_phy_regs.h