aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-28drm/i915: Change the placement of some static functions in intel_dp.cNavare, Manasi D1-75/+75
2016-10-26drm/i915/lspcon: Add workaround for resuming in PCON modeImre Deak1-1/+1
2016-10-26drm/i915/dp: Read DP descriptor for eDP and LSPCON tooImre Deak1-1/+3
2016-10-26drm/i915/lspcon: Fail LSPCON probe if the start of DPCD can't be readImre Deak1-1/+1
2016-10-26drm/i915/dp: Print full branch/sink descriptorImre Deak1-41/+22
2016-10-26drm/i915/dp: Print only sink or branch specific OUI based on dev typeImre Deak1-6/+6
2016-10-26drm/i915/dp: Remove debug dependency of DPCD SW/HW revision readImre Deak1-6/+0
2016-10-26drm/dp: Factor out helper to distinguish between branch and sink devicesImre Deak1-7/+4
2016-10-26drm/i915: Refresh that status of MST capable connectors in ->detect()Ville Syrjälä1-10/+0
2016-10-21drm/i915/dp: add lane_count check in intel_dp_check_link_statusMatthew Auld1-0/+5
2016-10-21drm/i915: Fix whitespace issuesVille Syrjälä1-8/+8
2016-10-21drm/i915: Respect alternate_aux_channel for all DDI portsVille Syrjälä1-31/+40
2016-10-18drm/i915: Add lspcon resume functionShashank Sharma1-1/+6
2016-10-17drm/i915: Suppress underruns during DP link retrainingVille Syrjälä1-2/+27
2016-10-14drm/i915: Make IS_GEN macros only take dev_privTvrtko Ursulin1-10/+10
2016-10-14drm/i915: Make IS_VALLEYVIEW only take dev_privTvrtko Ursulin1-4/+4
2016-10-14drm/i915: Make IS_CHERRYVIEW only take dev_privTvrtko Ursulin1-26/+29
2016-10-14drm/i915: Make IS_G4X only take dev_privTvrtko Ursulin1-1/+1
2016-10-14drm/i915: Make IS_BROXTON only take dev_privTvrtko Ursulin1-8/+8
2016-10-14drm/i915: Make IS_BROADWELL only take dev_privTvrtko Ursulin1-9/+10
2016-10-14drm/i915: Make INTEL_DEVID only take dev_privTvrtko Ursulin1-1/+1
2016-10-14drm/i915: Make HAS_GMCH_DISPLAY only take dev_privTvrtko Ursulin1-1/+1
2016-10-14drm/i915: Make INTEL_PCH_TYPE & co only take dev_privTvrtko Ursulin1-13/+14
2016-10-14drm/i915: Make HAS_DDI and HAS_PCH_LPT_LP only take dev_privTvrtko Ursulin1-8/+8
2016-10-13drm/i915: fix a read size argumentDan Carpenter1-2/+2
2016-10-05drm/i915: Allow DP to work w/o EDIDVille Syrjälä1-13/+9
2016-10-05drm/i915: Move long hpd handling into the hotplug workVille Syrjälä1-25/+23
2016-09-28drm/i915: Code cleanup to use dev_priv and INTEL_GENNavare, Manasi D1-6/+6
2016-09-26drm/i915/skl: drop workarounds for A0 and B0 revisionsJani Nikula1-4/+0
2016-09-21drm/i915: Store port enum in intel_encoderPandiyan, Dhinakaran1-0/+1
2016-09-16drm/i915: make intel_dp_compute_bpp staticJani Nikula1-2/+2
2016-09-15drm/i915: Update bits per component for display infoMika Kahola1-1/+15
2016-09-15drm/i915: Check pixel rate for DP to VGA dongleMika Kahola1-1/+26
2016-09-15drm/i915: Read DP branch device SW revisionMika Kahola1-0/+20
2016-09-15drm/i915: Read DP branch device HW revisionMika Kahola1-0/+21
2016-09-15drm/i915: Cleanup DisplayPort AUX channel initializationMika Kahola1-2/+2
2016-09-07drm/i915: Don't pass crtc_state to intel_dp_set_link_params()Ander Conselvan de Oliveira1-5/+9
2016-09-07Revert "drm/i915: Check live status before reading edid"David Weinehall1-1/+1
2016-08-31drm/i915: Fix other intel_dp warnings too.Maarten Lankhorst1-1/+3
2016-08-29drm/i915: Add missing parameter to intel_dp_set_drrs_state documentation.Maarten Lankhorst1-0/+1
2016-08-24drm/i915/dp: Add debug messages to print DP link training patternPandiyan, Dhinakaran1-6/+7
2016-08-23drm/i915: Convert intel_dp to use atomic stateMaarten Lankhorst1-65/+58
2016-08-23drm/i915: Make encoder->compute_config take the connector stateMaarten Lankhorst1-1/+2
2016-08-23drm/i915: Pass crtc_state and connector_state to encoder functionsMaarten Lankhorst1-12/+36
2016-08-10drm/i915: Apply the PPS register unlock workaround more consistentlyImre Deak1-1/+2
2016-08-10drm/i915/dp: Restore PPS HW state from the encoder resume hookImre Deak1-15/+16
2016-08-10drm/i915: Merge TARGET_POWER_ON and PANEL_POWER_ON flag definitionsImre Deak1-3/+3
2016-08-10drm/i915: Merge the PPS register definitionsImre Deak1-27/+18
2016-08-05Revert "drm/i915: Track active streams also for DP SST"Ville Syrjälä1-7/+1
2016-08-04drm/i915: Use dev_priv consistently through the intel_frontbuffer interfaceChris Wilson1-8/+6