index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_tc.c
Age
Commit message (
Expand
)
Author
2025-11-11
drm/i915/de: Include units in intel_de_wait*() function names
Ville Syrjälä
2025-11-04
drm/i915/display: Extend i915_display_info with Type-C port details
Khaled Almahallawy
2025-10-31
drm/i915/display: switch to intel_display_utils.h
Jani Nikula
2025-09-04
drm/i915/tc: use generic poll_timeout_us() instead of wait_for()
Jani Nikula
2025-09-03
drm/i915/display: Fix possible overflow on tc power domain selection
Mika Kahola
2025-08-13
drm/i915/tc: Debug print the pin assignment and max lane count
Imre Deak
2025-08-13
drm/i915/tc: Cache the pin assignment value
Imre Deak
2025-08-13
dmc/i915/tc: Report pin assignment NONE in TBT-alt mode
Imre Deak
2025-08-13
drm/i915/tc: Pass intel_tc_port to internal lane mask/count helpers
Imre Deak
2025-08-13
drm/i915/tc: Handle non-TC encoders when getting the pin assignment
Imre Deak
2025-08-13
drm/i915/tc: Unify the way to get the max lane count value on MTL+
Imre Deak
2025-08-13
drm/i915/tc: Unify the way to get the pin assignment on all platforms
Imre Deak
2025-08-13
drm/i915/tc: Validate the pin assignment on all platforms
Imre Deak
2025-08-13
drm/i915/tc: Handle pin assignment NONE on all platforms
Imre Deak
2025-08-13
drm/i915/tc: Pass pin assignment value around using the pin assignment enum
Imre Deak
2025-08-13
drm/i915/tc: Add an enum for the TypeC pin assignment
Imre Deak
2025-08-13
drm/i915/tc: Move asserting the power state after reading TCSS_DDI_STATUS
Imre Deak
2025-08-13
drm/i915/tc: Move getting the power domain before reading DFLEX registers
Imre Deak
2025-08-13
drm/i915/tc: Use the cached max lane count value
Imre Deak
2025-08-12
drm/i915/icl+/tc: Convert AUX powered WARN to a debug message
Imre Deak
2025-08-12
drm/i915/lnl+/tc: Use the cached max lane count value
Imre Deak
2025-08-12
drm/i915/lnl+/tc: Fix max lane count HW readout
Imre Deak
2025-08-12
drm/i915/icl+/tc: Cache the max lane count value
Imre Deak
2025-08-12
drm/i915/lnl+/tc: Fix handling of an enabled/disconnected dp-alt sink
Imre Deak
2025-06-09
drm/i915: split out display register macros to a separate file
Jani Nikula
2025-04-07
drm/i915/dp_mst: Rename intel_dp_mst_encoder_active_links() to intel_dp_mst_a...
Imre Deak
2025-04-01
drm/i915: reduce intel_wakeref.h dependencies
Jani Nikula
2025-03-25
drm/i915/tc: convert intel_tc.c to struct intel_display
Jani Nikula
2025-02-11
drm/i915: Continue intel_display_power struct intel_display conversion
Ville Syrjälä
2025-02-10
drm/i915: Convert intel_display_power_{get,put}*() to intel_display
Ville Syrjälä
2025-01-07
Merge drm/drm-next into drm-intel-next
Jani Nikula
2024-12-04
drm/i915/display: Use struct intel_display instead of struct drm_i915_private
Mika Kahola
2024-12-04
drm/i915/xe3lpd: Power request asserting/deasserting
Mika Kahola
2024-12-02
drm/i915/display: replace dig_port->saved_port_bits with flags
Jani Nikula
2024-10-28
drm/i915: Use string enable/disable choice helpers
Sai Teja Pottumuttu
2024-07-01
drm/i915: Skip programming FIA link enable bits for MTL+
Gustavo Sousa
2024-03-21
drm/i915/display: use intel_encoder_is/to_* functions
Jani Nikula
2024-01-30
drm/i915/xe2lpd: Move registers to PICA
Lucas De Marchi
2024-01-08
drm/i915: Filter out glitches on HPD lines during hotplug detection
Imre Deak
2024-01-08
drm/i915: Add intel_digital_port lock/unlock hooks
Imre Deak
2023-12-13
drm/i915/display: Wait for PHY readiness not needed for disabling sequence
Mika Kahola
2023-11-06
drm/i915/tc: Fix -Wformat-truncation in intel_tc_port_init
Nirmoy Das
2023-09-21
drm/i915/xe2lpd: Read pin assignment from IOM
Luca Coelho
2023-09-05
drm/i915/tc: remove "fia" from intel_tc_port_fia_max_lane_count()
Luca Coelho
2023-09-05
drm/i915/tc: move legacy code out of the main _max_lane_count() func
Luca Coelho
2023-09-05
drm/i915/tc: make intel_tc_port_get_lane_mask() static
Luca Coelho
2023-09-05
drm/i915/tc: rename mtl_tc_port_get_pin_assignment_mask()
Luca Coelho
2023-05-16
drm/i915/tc: Reset TypeC PHYs left enabled in DP-alt mode after the sink disc...
Imre Deak
2023-04-28
drm/i915/mtl: Pin assignment for TypeC
Anusha Srivatsa
2023-04-28
drm/i915/mtl: TypeC HPD live status query
Imre Deak
[next]