summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/display/intel_tc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: rename intel_drv.h to display/intel_display_types.hJani Nikula2019-08-071-1/+1
* drm/i915/tc: un-inline intel_tc_port_ref_held()Jani Nikula2019-08-071-0/+7
* drm/i915: Add modular FIAAnusha Srivatsa2019-07-121-8/+39
* drm/i915: move intel_ddi_set_fia_lane_count to intel_tc.cLucas De Marchi2019-07-101-0/+33
* drm/i915: fix include order in intel_tc.*Lucas De Marchi2019-07-101-1/+1
* drm/i915: make new intel_tc.c use uncore accessorsLucas De Marchi2019-07-101-26/+31
* drm/i915: Remove unneeded disconnect in TypeC legacy port modeImre Deak2019-07-011-1/+3
* drm/i915: Add state verification for the TypeC port modeImre Deak2019-07-011-0/+2
* drm/i915: Keep the TypeC port mode fixed when the port is activeImre Deak2019-07-011-24/+70
* drm/i915: Sanitize the TypeC FIA lane configuration decodingImre Deak2019-07-011-7/+8
* drm/i915: Keep the TypeC port mode fixed for detect/AUX transfersImre Deak2019-07-011-1/+29
* drm/i915: Fix the TypeC port mode sanitization during loading/resumeImre Deak2019-07-011-0/+84
* drm/i915: Sanitize the TypeC connect/detect sequencesImre Deak2019-07-011-49/+47
* drm/i915: Handle the TCCOLD power-down eventImre Deak2019-07-011-4/+29
* drm/i915: Wait for TypeC PHY complete flag to clear in safe modeImre Deak2019-07-011-0/+4
* drm/i915: Factor out common parts from TypeC port handling functionsImre Deak2019-07-011-74/+114
* drm/i915: Unify the TypeC port notation in debug/error messagesImre Deak2019-07-011-8/+24
* drm/i915: Sanitize the terminology used for TypeC port modesImre Deak2019-07-011-28/+20
* drm/i915: Move the TypeC port handling code to a separate fileImre Deak2019-07-011-0/+230