]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/i915/cx0: Move C20 port clock calculation
authorMika Kahola <mika.kahola@intel.com>
Mon, 19 Jan 2026 09:37:43 +0000 (09:37 +0000)
committerMika Kahola <mika.kahola@intel.com>
Tue, 20 Jan 2026 08:52:48 +0000 (10:52 +0200)
commitc26ed2ec4d10d1fee7ef8f9987663765ee737487
treefab961f3810fd9672edf07e3423844861619e0b3
parentbc5ecacbdc4d315f656988fefb48ecffecdd3c76
drm/i915/cx0: Move C20 port clock calculation

Prepare removal of .clock member from the pll state
structure by moving intel_c20pll_calc_port_clock()
function.

No functional change.

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