aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/display/intel_tc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-27drm/i915/tc: Update DP_MODE programmingClinton A Taylor1-0/+15
2019-09-23drm/i915/tgl: Finish modular FIA support on registersJosé Roberto de Souza1-34/+38
2019-08-07drm/i915: rename intel_drv.h to display/intel_display_types.hJani Nikula1-1/+1
2019-08-07drm/i915/tc: un-inline intel_tc_port_ref_held()Jani Nikula1-0/+7
2019-07-12drm/i915: Add modular FIAAnusha Srivatsa1-8/+39
2019-07-10drm/i915: move intel_ddi_set_fia_lane_count to intel_tc.cLucas De Marchi1-0/+33
2019-07-10drm/i915: fix include order in intel_tc.*Lucas De Marchi1-1/+1
2019-07-10drm/i915: make new intel_tc.c use uncore accessorsLucas De Marchi1-26/+31
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