summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/display/intel_lt_phy.h
AgeCommit message (Expand)AuthorLines
2026-01-07drm/i915/intel_lt_phy: Fix the SPDX identifier commentAnkit Nautiyal-2/+2
2025-12-02drm/i915/display: Move HAS_LT_PHY() to intel_display_device.hGustavo Sousa-2/+0
2025-12-02drm/i915/display: Use platform check in HAS_LT_PHY()Gustavo Sousa-1/+1
2025-11-10drm/i915/ltphy: Implement HDMI Algo for Pll stateSuraj Kandpal-0/+3
2025-11-01drm/i915/ltphy: Define LT PHY PLL state verify functionSuraj Kandpal-0/+4
2025-11-01drm/i915/ltphy: Define function to readout LT Phy PLL stateSuraj Kandpal-0/+3
2025-11-01drm/i915/ltphy: Define the LT Phy state compare functionSuraj Kandpal-0/+6
2025-11-01drm/i915/ltphy: Program LT Phy Voltage SwingSuraj Kandpal-0/+2
2025-11-01drm/i915/ltphy: Hook up LT Phy Enable & Disable sequencesSuraj Kandpal-0/+3
2025-11-01drm/i915/ltphy: Program LT Phy Non-TBT PLL disable sequenceSuraj Kandpal-0/+1
2025-11-01drm/i915/ltphy: Add function to calculate LT PHY port clockSuraj Kandpal-0/+3
2025-11-01drm/i915/ltphy: Add LT Phy Programming recipe tablesSuraj Kandpal-0/+5
2025-11-01drm/i915/ltphy: Phy lane reset for LT PhySuraj Kandpal-0/+17