aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/i915/display/intel_lt_phy.h
AgeCommit message (Expand)AuthorFilesLines
2026-03-24drm/i915/lt_phy: Remove LT PHY specific state verificationMika Kahola1-2/+0
2026-03-24drm/i915/lt_phy: Add xe3plpd Thunderbolt PLL hooksMika Kahola1-0/+4
2026-03-24drm/i915/lt_phy: Add .enable_clock hook on DDIMika Kahola1-2/+6
2026-03-24drm/i915/lt_phy: Add xe3plpd .get_hw_state hookMika Kahola1-2/+1
2026-03-24drm/i915/lt_phy: Add xe3plpd .dump_hw_state hookMika Kahola1-1/+2
2026-03-24drm/i915/lt_phy: Add xe3plpd .compute_dplls hookMika Kahola1-1/+2
2026-01-20drm/i915/lt_phy: Add verification for lt phy pll dividersMika Kahola1-0/+1
2026-01-20drm/i915/lt_phy: Drop LT PHY crtc_state for port calculationMika Kahola1-2/+2
2026-01-07drm/i915/intel_lt_phy: Fix the SPDX identifier commentAnkit Nautiyal1-2/+2
2025-12-02drm/i915/display: Move HAS_LT_PHY() to intel_display_device.hGustavo Sousa1-2/+0
2025-12-02drm/i915/display: Use platform check in HAS_LT_PHY()Gustavo Sousa1-1/+1
2025-11-10drm/i915/ltphy: Implement HDMI Algo for Pll stateSuraj Kandpal1-0/+3
2025-11-01drm/i915/ltphy: Define LT PHY PLL state verify functionSuraj Kandpal1-0/+4
2025-11-01drm/i915/ltphy: Define function to readout LT Phy PLL stateSuraj Kandpal1-0/+3
2025-11-01drm/i915/ltphy: Define the LT Phy state compare functionSuraj Kandpal1-0/+6
2025-11-01drm/i915/ltphy: Program LT Phy Voltage SwingSuraj Kandpal1-0/+2
2025-11-01drm/i915/ltphy: Hook up LT Phy Enable & Disable sequencesSuraj Kandpal1-0/+3
2025-11-01drm/i915/ltphy: Program LT Phy Non-TBT PLL disable sequenceSuraj Kandpal1-0/+1
2025-11-01drm/i915/ltphy: Add function to calculate LT PHY port clockSuraj Kandpal1-0/+3
2025-11-01drm/i915/ltphy: Add LT Phy Programming recipe tablesSuraj Kandpal1-0/+5
2025-11-01drm/i915/ltphy: Phy lane reset for LT PhySuraj Kandpal1-0/+17