aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/display/intel_tc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-01drm/i915: Remove unneeded disconnect in TypeC legacy port modeImre Deak1-1/+3
2019-07-01drm/i915: Add state verification for the TypeC port modeImre Deak1-0/+2
2019-07-01drm/i915: Keep the TypeC port mode fixed when the port is activeImre Deak1-24/+70
2019-07-01drm/i915: Sanitize the TypeC FIA lane configuration decodingImre Deak1-7/+8
2019-07-01drm/i915: Keep the TypeC port mode fixed for detect/AUX transfersImre Deak1-1/+29
2019-07-01drm/i915: Fix the TypeC port mode sanitization during loading/resumeImre Deak1-0/+84
2019-07-01drm/i915: Sanitize the TypeC connect/detect sequencesImre Deak1-49/+47
2019-07-01drm/i915: Handle the TCCOLD power-down eventImre Deak1-4/+29
2019-07-01drm/i915: Wait for TypeC PHY complete flag to clear in safe modeImre Deak1-0/+4
2019-07-01drm/i915: Factor out common parts from TypeC port handling functionsImre Deak1-74/+114
2019-07-01drm/i915: Unify the TypeC port notation in debug/error messagesImre Deak1-8/+24
2019-07-01drm/i915: Sanitize the terminology used for TypeC port modesImre Deak1-28/+20
2019-07-01drm/i915: Move the TypeC port handling code to a separate fileImre Deak1-0/+230