index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_cx0_phy.c
Age
Commit message (
Expand
)
Author
2025-12-24
drm/i915/cx0: Use the consolidated HDMI tables
Suraj Kandpal
2025-12-19
drm/i915/cx0: Toggle powerdown states for C10 on HDMI
Gustavo Sousa
2025-12-19
drm/i915/cx0: Use a more accurate message for powerdown change failure
Gustavo Sousa
2025-12-10
drm/i915/cx0: Convert C10 PHY PLL SSC state mismatch WARN to a debug message
Imre Deak
2025-12-01
drm/i915/power: convert intel_wakeref_t to struct ref_tracker *
Jani Nikula
2025-11-21
drm/i915/cx0: Read out power-down state of both PHY lanes for reversed lanes
Imre Deak
2025-11-21
drm/i915/cx0: Read out power-down state of both TXs in PHY lane 0
Imre Deak
2025-11-19
drm/i915/cx0: Enable dpll framework for MTL+
Mika Kahola
2025-11-19
drm/i915/cx0: Add MTL+ Thunderbolt PLL hooks
Imre Deak
2025-11-19
drm/i915/cx0: Add MTL+ .enable_clock/.disable clock hooks on DDI
Mika Kahola
2025-11-19
drm/i915/cx0: Add MTL+ .get_hw_state hook
Mika Kahola
2025-11-19
drm/i915/cx0: Add MTL+ .dump_hw_state hook
Mika Kahola
2025-11-19
drm/i915/cx0: Update C10/C20 state calculation
Mika Kahola
2025-11-19
drm/i915/cx0: Remove state verification
Mika Kahola
2025-11-19
drm/i915/cx0: Print additional Cx0 PLL HW state
Imre Deak
2025-11-19
drm/i915/cx0: Zero Cx0 PLL state before compute and HW readout
Imre Deak
2025-11-19
drm/i915/cx0: Determine Cx0 PLL port clock from PLL state
Imre Deak
2025-11-19
drm/i915/cx0: Determine Cx0 PLL DP mode from PLL state
Imre Deak
2025-11-19
drm/i915/cx0: Read out the Cx0 PHY SSC enabled state
Imre Deak
2025-11-19
drm/i915/cx0: Sanitize C10 PHY PLL SSC register setup
Imre Deak
2025-11-19
drm/i915/cx0: Track the Cx0 PHY enabled lane count in the PLL state
Imre Deak
2025-11-19
drm/i915/cx0: Move definition of Cx0 PHY functions earlier
Imre Deak
2025-11-19
drm/i915/cx0: Track the C20 PHY VDR state in the PLL state
Imre Deak
2025-11-19
drm/i915/cx0: Sanitize calculating C20 PLL state from tables
Imre Deak
2025-11-19
drm/i915/cx0: Sanitize setting the Cx0 PLL use_c10 flag
Imre Deak
2025-11-19
drm/i915/cx0: Factor out C10 msgbus access start/end helpers
Imre Deak
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-07
drm/i915/cx0: s/XELPDP_PORT_RESET_END_TIMEOUT/XELPDP_PORT_RESET_END_TIMEOUT_MS/
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/cx0: Get rid of XELPDP_MSGBUS_TIMEOUT_FAST_US
Ville Syrjälä
2025-11-07
drm/i915/cx0: Replace XELPDP_PORT_POWERDOWN_UPDATE_TIMEOUT_US with XELPDP_POR...
Ville Syrjälä
2025-11-07
drm/i915/cx0: Nuke extraneous timeout debugs
Ville Syrjälä
2025-11-01
drm/i915/ltphy: Define LT PHY PLL state verify function
Suraj Kandpal
2025-11-01
drm/i915/ltphy: Hook up LT Phy Enable & Disable sequences
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 P2P Transaction flow for LT Phy
Suraj Kandpal
2025-11-01
drm/i915/ltphy: Program the VDR PLL registers for LT PHY
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/cx0: Move the HDMI FRL function to intel_hdmi
Suraj Kandpal
2025-11-01
drm/i915/ltphy: Phy lane reset for LT Phy
Suraj Kandpal
2025-11-01
drm/i915/cx0: Change register bit naming for powerdown values
Suraj Kandpal
2025-10-31
drm/i915/display: switch to intel_display_utils.h
Jani Nikula
2025-10-16
drm/i915/display: Add missing clock to C10 PHY state compute/HW readout
Imre Deak
2025-10-16
drm/i915/display: Fix PHY_C20_VDR_HDMI_RATE programming
Imre Deak
2025-10-16
drm/i915/display: Fix PHY_C20_VDR_CUSTOM_SERDES_RATE programming
Imre Deak
[next]