]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/i915/lt_phy: Dump missing PLL state parameters
authorMika Kahola <mika.kahola@intel.com>
Thu, 12 Mar 2026 08:06:34 +0000 (08:06 +0000)
committerMika Kahola <mika.kahola@intel.com>
Tue, 24 Mar 2026 07:45:47 +0000 (09:45 +0200)
commit3df7e2feb8f5706eb6d00d043b9613d15c140d38
tree675e4d439fa7487db716cdeee8e0c9f68a247303
parentfb69d0076e687421188bc8103ab0e8e5825b1df1
drm/i915/lt_phy: Dump missing PLL state parameters

Dump missing PLL structure members ssc_enabled and tbt_mode
in order to enhance debugging.

v2: Drop addr_lsb and addr_msb printouts

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