index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_lt_phy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-24
drm/i915/lt_phy: Enable dpll framework for xe3plpd
Mika Kahola
1
-0
/
+1
2026-03-24
drm/i915/lt_phy: Remove LT PHY specific state verification
Mika Kahola
1
-39
/
+0
2026-03-24
drm/i915/lt_phy: Add xe3plpd Thunderbolt PLL hooks
Mika Kahola
1
-0
/
+18
2026-03-24
drm/i915/lt_phy: Readout lane count
Mika Kahola
1
-0
/
+2
2026-03-24
drm/i915/lt_phy: Dump lane count for HW state
Mika Kahola
1
-2
/
+2
2026-03-24
drm/i915/lt_phy: Add .enable_clock hook on DDI
Mika Kahola
1
-18
/
+14
2026-03-24
drm/i915/lt_phy: Add xe3plpd .get_hw_state hook
Mika Kahola
1
-5
/
+6
2026-03-24
drm/i915/lt_phy: Add xe3plpd .dump_hw_state hook
Mika Kahola
1
-8
/
+8
2026-03-24
drm/i915/lt_phy: Add xe3plpd .compute_dplls hook
Mika Kahola
1
-7
/
+10
2026-03-24
drm/i915/lt_phy: Add lane_count to PLL state
Mika Kahola
1
-4
/
+5
2026-03-24
drm/i915/lt_phy: Refactor LT PHY PLL handling to use explicit PLL state
Mika Kahola
1
-21
/
+46
2026-03-24
drm/i915/lt_phy: Add check if PLL is enabled
Mika Kahola
1
-0
/
+11
2026-03-24
drm/i915/lt_phy: Dump missing PLL state parameters
Mika Kahola
1
-1
/
+3
2026-02-12
drm/{i915, xe}: Remove i915_reg.h from display
Uma Shankar
1
-1
/
+0
2026-02-05
drm/i915/ltphy: Return true for TBT scenario during lt_phy_state compare
Suraj Kandpal
1
-0
/
+3
2026-01-27
drm/i915/cx0: Rename intel_clear_response_ready flag
Suraj Kandpal
1
-1
/
+1
2026-01-20
drm/i915/display: Remove .clock member from eDP/DP/HDMI pll tables
Mika Kahola
1
-20
/
+1
2026-01-20
drm/i915/lt_phy: Drop 27.2 MHz rate
Mika Kahola
1
-55
/
+0
2026-01-20
drm/i915/lt_phy: Add verification for lt phy pll dividers
Mika Kahola
1
-0
/
+63
2026-01-20
drm/i915/display: Add helper function for fuzzy clock check
Mika Kahola
1
-1
/
+6
2026-01-20
drm/i915/lt_phy: Create macro for LT PHY PLL state
Mika Kahola
1
-33
/
+50
2026-01-20
drm/i915/lt_phy: Drop LT PHY crtc_state for port calculation
Mika Kahola
1
-11
/
+7
2026-01-05
drm/i915/ltphy: Provide protection against unsupported modes
Suraj Kandpal
1
-1
/
+6
2026-01-05
drm/i915/ltphy: Compare only certain fields in state verify function
Suraj Kandpal
1
-6
/
+11
2026-01-05
drm/i915/ltphy: Remove state verification for LT PHY fields
Suraj Kandpal
1
-23
/
+7
2025-12-01
drm/i915/power: convert intel_wakeref_t to struct ref_tracker *
Jani Nikula
1
-7
/
+7
2025-11-19
drm/i915/cx0: Add MTL+ .enable_clock/.disable clock hooks on DDI
Mika Kahola
1
-2
/
+2
2025-11-13
drm/i915/ltphy: include intel_display_utils.h instead of i915_utils.h
Jani Nikula
1
-1
/
+1
2025-11-11
drm/i915/de: Use intel_de_wait_for_{set,clear}_ms()
Ville Syrjälä
1
-15
/
+15
2025-11-11
drm/i915/de: Use intel_de_wait_for_{set,clear}_us()
Ville Syrjälä
1
-9
/
+9
2025-11-11
drm/i915/de: Use intel_de_wait_ms() for the obvious cases
Ville Syrjälä
1
-17
/
+15
2025-11-11
drm/i915/de: Use intel_de_wait_us()
Ville Syrjälä
1
-10
/
+9
2025-11-11
drm/i915/de: Include units in intel_de_wait*() function names
Ville Syrjälä
1
-3
/
+3
2025-11-10
drm/i915/ltphy: Return lowest portclock for HDMI from reverse algorithm
Suraj Kandpal
1
-4
/
+10
2025-11-10
drm/i915/ltphy: Implement HDMI Algo for Pll state
Suraj Kandpal
1
-2
/
+329
2025-11-07
drm/i915/ltphy: Nuke bogus weird timeouts
Ville Syrjälä
1
-6
/
+5
2025-11-07
drm/i915/cx0: s/XELPDP_MSGBUS_TIMEOUT_SLOW/XELPDP_MSGBUS_TIMEOUT_MS/
Ville Syrjälä
1
-1
/
+1
2025-11-07
drm/i915/ltphy: Nuke extraneous timeout debugs
Ville Syrjälä
1
-18
/
+16
2025-11-01
drm/i915/ltphy: Modify the step that need to be skipped
Suraj Kandpal
1
-29
/
+32
2025-11-01
drm/i915/ltphy: Define LT PHY PLL state verify function
Suraj Kandpal
1
-0
/
+56
2025-11-01
drm/i915/ltphy: Define function to readout LT Phy PLL state
Suraj Kandpal
1
-0
/
+33
2025-11-01
drm/i915/ltphy: Define the LT Phy state compare function
Suraj Kandpal
1
-0
/
+30
2025-11-01
drm/i915/ltphy: Enable/Disable Tx after Non TBT Enable sequence
Suraj Kandpal
1
-0
/
+87
2025-11-01
drm/i915/ltphy: Program LT Phy Voltage Swing
Suraj Kandpal
1
-0
/
+63
2025-11-01
drm/i915/ltphy: Hook up LT Phy Enable & Disable sequences
Suraj Kandpal
1
-0
/
+21
2025-11-01
drm/i915/ltphy: Program LT Phy Non-TBT PLL disable sequence
Suraj Kandpal
1
-0
/
+78
2025-11-01
drm/i915/ltphy: Program the rest of the LT Phy Enable sequence
Suraj Kandpal
1
-0
/
+28
2025-11-01
drm/i915/ltphy: Program the rest of the PORT_CLOCK_CTL steps
Suraj Kandpal
1
-0
/
+25
2025-11-01
drm/i915/ltphy: Program the P2P Transaction flow for LT Phy
Suraj Kandpal
1
-0
/
+117
2025-11-01
drm/i915/ltphy: Add function to calculate LT PHY port clock
Suraj Kandpal
1
-0
/
+92
[next]