summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_tc.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-05drm/i915/tc: remove "fia" from intel_tc_port_fia_max_lane_count()Luca Coelho1-1/+1
2023-09-05drm/i915/tc: make intel_tc_port_get_lane_mask() staticLuca Coelho1-1/+0
2023-05-16drm/i915/tc: Reset TypeC PHYs left enabled in DP-alt mode after the sink disc...Imre Deak1-1/+4
2023-04-03drm/i915/tc: Move the intel_tc_port struct declaration to intel_tc.cImre Deak1-28/+2
2023-04-03drm/i915/tc: Move TC port fields to a new intel_tc_port structImre Deak1-0/+26
2023-03-22drm/i915/tc: Factor out a function querying active links on a TC portImre Deak1-1/+3
2023-03-22drm/i915/tc: Abort DP AUX transfer on a disconnected TC portImre Deak1-0/+1
2022-09-27drm/i915: Fix TypeC mode initialization during system resumeImre Deak1-1/+2
2021-09-29drm/i915/tc: Fix TypeC PHY connect/disconnect logic on ADL-PImre Deak1-1/+1
2021-09-29drm/i915/tc: Add/use helpers to retrieve TypeC port propertiesImre Deak1-0/+4
2021-06-16drm/i915: Force a TypeC PHY disconnect during suspend/shutdownImre Deak1-0/+2
2021-05-25drm/i915/adl_p: Handle TC coldJosé Roberto de Souza1-0/+2
2020-05-11drm/i915: Turn intel_digital_port_connected() in a vfuncVille Syrjälä1-1/+2
2019-09-27drm/i915/tc: Update DP_MODE programmingClinton A Taylor1-0/+1
2019-08-07drm/i915/tc: un-inline intel_tc_port_ref_held()Jani Nikula1-7/+2
2019-07-10drm/i915: move intel_ddi_set_fia_lane_count to intel_tc.cLucas De Marchi1-0/+2
2019-07-10drm/i915: fix include order in intel_tc.*Lucas De Marchi1-1/+2
2019-07-01drm/i915: Remove unneeded disconnect in TypeC legacy port modeImre Deak1-2/+0
2019-07-01drm/i915: Add state verification for the TypeC port modeImre Deak1-2/+8
2019-07-01drm/i915: Keep the TypeC port mode fixed when the port is activeImre Deak1-0/+3
2019-07-01drm/i915: Keep the TypeC port mode fixed for detect/AUX transfersImre Deak1-0/+2
2019-07-01drm/i915: Fix the TypeC port mode sanitization during loading/resumeImre Deak1-0/+2
2019-07-01drm/i915: Factor out common parts from TypeC port handling functionsImre Deak1-0/+1
2019-07-01drm/i915: Unify the TypeC port notation in debug/error messagesImre Deak1-0/+2
2019-07-01drm/i915: Move the TypeC port handling code to a separate fileImre Deak1-0/+18