]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/i915/lt_phy: Drop 27.2 MHz rate
authorMika Kahola <mika.kahola@intel.com>
Mon, 19 Jan 2026 09:37:55 +0000 (09:37 +0000)
committerMika Kahola <mika.kahola@intel.com>
Tue, 20 Jan 2026 08:53:02 +0000 (10:53 +0200)
commit1b85f96de24fd91274e46614c9d9d2a274dafe46
tree09b320da0f743b7dccc3a9b99c3c041414ef5f54
parent4fa244583e77fba2388f05a44f400f44f79da396
drm/i915/lt_phy: Drop 27.2 MHz rate

Drop 27.2 MHz PLL table as with these PLL dividers
the port clock will be incorrectly calculated to 27.0 MHz.
For 27.2 MHz rate the PLl dividers are calculated
algorithmically making PLL table for this rate redundant.

Signed-off-by: Mika Kahola <mika.kahola@intel.com>
Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com>
Link: https://patch.msgid.link/20260119093757.2850233-15-mika.kahola@intel.com
drivers/gpu/drm/i915/display/intel_lt_phy.c