index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_lt_phy.c
Age
Commit message (
Expand
)
Author
2026-01-05
drm/i915/ltphy: Provide protection against unsupported modes
Suraj Kandpal
2026-01-05
drm/i915/ltphy: Compare only certain fields in state verify function
Suraj Kandpal
2026-01-05
drm/i915/ltphy: Remove state verification for LT PHY fields
Suraj Kandpal
2025-12-01
drm/i915/power: convert intel_wakeref_t to struct ref_tracker *
Jani Nikula
2025-11-19
drm/i915/cx0: Add MTL+ .enable_clock/.disable clock hooks on DDI
Mika Kahola
2025-11-13
drm/i915/ltphy: include intel_display_utils.h instead of i915_utils.h
Jani Nikula
2025-11-11
drm/i915/de: Use intel_de_wait_for_{set,clear}_ms()
Ville Syrjälä
2025-11-11
drm/i915/de: Use intel_de_wait_for_{set,clear}_us()
Ville Syrjälä
2025-11-11
drm/i915/de: Use intel_de_wait_ms() for the obvious cases
Ville Syrjälä
2025-11-11
drm/i915/de: Use intel_de_wait_us()
Ville Syrjälä
2025-11-11
drm/i915/de: Include units in intel_de_wait*() function names
Ville Syrjälä
2025-11-10
drm/i915/ltphy: Return lowest portclock for HDMI from reverse algorithm
Suraj Kandpal
2025-11-10
drm/i915/ltphy: Implement HDMI Algo for Pll state
Suraj Kandpal
2025-11-07
drm/i915/ltphy: Nuke bogus weird timeouts
Ville Syrjälä
2025-11-07
drm/i915/cx0: s/XELPDP_MSGBUS_TIMEOUT_SLOW/XELPDP_MSGBUS_TIMEOUT_MS/
Ville Syrjälä
2025-11-07
drm/i915/ltphy: Nuke extraneous timeout debugs
Ville Syrjälä
2025-11-01
drm/i915/ltphy: Modify the step that need to be skipped
Suraj Kandpal
2025-11-01
drm/i915/ltphy: Define LT PHY PLL state verify function
Suraj Kandpal
2025-11-01
drm/i915/ltphy: Define function to readout LT Phy PLL state
Suraj Kandpal
2025-11-01
drm/i915/ltphy: Define the LT Phy state compare function
Suraj Kandpal
2025-11-01
drm/i915/ltphy: Enable/Disable Tx after Non TBT Enable sequence
Suraj Kandpal
2025-11-01
drm/i915/ltphy: Program LT Phy Voltage Swing
Suraj Kandpal
2025-11-01
drm/i915/ltphy: Hook up LT Phy Enable & Disable sequences
Suraj Kandpal
2025-11-01
drm/i915/ltphy: Program LT Phy Non-TBT PLL disable sequence
Suraj Kandpal
2025-11-01
drm/i915/ltphy: Program the rest of the LT Phy Enable sequence
Suraj Kandpal
2025-11-01
drm/i915/ltphy: Program the rest of the PORT_CLOCK_CTL steps
Suraj Kandpal
2025-11-01
drm/i915/ltphy: Program the P2P Transaction flow for LT Phy
Suraj Kandpal
2025-11-01
drm/i915/ltphy: Add function to calculate LT PHY port clock
Suraj Kandpal
2025-11-01
drm/i915/ltphy: Enable SSC during port clock programming
Suraj Kandpal
2025-11-01
drm/i915/ltphy: Update the ltpll config table value for eDP
Suraj Kandpal
2025-11-01
drm/i915/ltphy: Program the VDR PLL registers for LT PHY
Suraj Kandpal
2025-11-01
drm/i915/ltphy: Add LT Phy Programming recipe tables
Suraj Kandpal
2025-11-01
drm/i915/ltphy: Read PHY_VDR_0_CONFIG register
Suraj Kandpal
2025-11-01
drm/i915/ltphy: Add a wrapper for LT Phy powerdown change sequence
Suraj Kandpal
2025-11-01
drm/i915/ltphy: Program sequence for PORT_CLOCK_CTL for LT Phy
Suraj Kandpal
2025-11-01
drm/i915/ltphy: Phy lane reset for LT Phy
Suraj Kandpal