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.h
Age
Commit message (
Expand
)
Author
2026-01-07
drm/i915/intel_cx0_phy: Fix the SPDX identifier comment
Ankit Nautiyal
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-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/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
2025-05-29
drm/i915/display: Add function to configure LFPS sending
Jouni Högander
2025-02-19
drm/i915/display: Allow display PHYs to reset power state
Mika Kahola
2025-01-23
drm/i915/cx0_phy: Use HDMI PLL algorithm for C10 PHY
Ankit Nautiyal
2024-10-30
drm/i915/cx0: convert to struct intel_display
Jani Nikula
2024-10-30
drm/i915/cx0: remove unnecessary includes
Jani Nikula
2024-05-30
drm/i915/display: Add compare config for MTL+ platforms
Mika Kahola
2024-03-21
drm/i915/cx0: remove the unused intel_is_c10phy()
Jani Nikula
2024-03-21
drm/i915/display: add intel_encoder_is_*() and _to_*() functions
Jani Nikula
2023-11-13
drm/i915/mtl: C20 state verification
Mika Kahola
2023-10-29
drm/i915/display: Abstract C10/C20 pll calculation
Lucas De Marchi
2023-10-29
drm/i915/display: Abstract C10/C20 pll hw readout
Lucas De Marchi
2023-10-07
drm/i915: Simplify snps/c10x DPLL state checker calling convetion
Ville Syrjälä
2023-10-07
drm/i915: Constify the snps/c10x PLL state checkers
Ville Syrjälä
2023-09-26
drm/i915/cx0: prefer forward declarations over includes
Jani Nikula
2023-06-28
drm/i915: Remove prototype for intel_cx0_phy_ddi_vswing_sequence()
Gustavo Sousa
2023-04-28
drm/i915/mtl: Power up TCSS
Mika Kahola
2023-04-28
drm/i915/mtl: Readout Thunderbolt HW state
Mika Kahola
2023-04-28
drm/i915/mtl: Enabling/disabling sequence Thunderbolt pll
Mika Kahola
2023-04-28
drm/i915/mtl: C20 port clock calculation
Mika Kahola
2023-04-28
drm/i915/mtl: Dump C20 pll hw state
Mika Kahola
2023-04-28
drm/i915/mtl: C20 HW readout
Mika Kahola
2023-04-14
drm/i915/mtl: Add C10 phy programming for HDMI
Radhakrishna Sripada
2023-04-14
drm/i915/mtl: Add vswing programming for C10 phys
Mika Kahola
2023-04-14
drm/i915/mtl: Add Support for C10 PHY message bus and pll programming
Radhakrishna Sripada