]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/i915/lt_phy: Create macro for LT PHY PLL state
authorMika Kahola <mika.kahola@intel.com>
Mon, 19 Jan 2026 09:37:48 +0000 (09:37 +0000)
committerMika Kahola <mika.kahola@intel.com>
Tue, 20 Jan 2026 08:52:53 +0000 (10:52 +0200)
commitcf0635d40af0029ed5f600f366a395df3c58a19b
treeebea767f19b7080382a121c48398b730ddb9b744
parent52801b2eb532e8516e2366c4f67ef7cd022ef4ba
drm/i915/lt_phy: Create macro for LT PHY PLL state

Create a macro for PLL state for LT PHY similar as
for cx0 case.

v2:
- Move addition of LT_PHY_PLL_DP/HDMI_PARAMS() to this patch.
- Fix end of table checking while looking up a table.

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