aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_lspcon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-16drm/i915/cnl: Fix LSPCON support.Rodrigo Vivi1-2/+2
2017-05-29drm/i915: use drm DP helper to read DPCD descJani Nikula1-1/+1
2017-02-06drm/i915/lspcon: Remove DPCD compare based resume time workaroundImre Deak1-15/+2
2017-02-06drm/i915/lspcon: Fix resume time initialization due to unasserted HPDImre Deak1-1/+4
2016-11-23drm/i915/lspcon: Remove unused force change mode parameterImre Deak1-4/+3
2016-11-23drm/i915/lspcon: Wait for expected LSPCON mode to settleImre Deak1-8/+62
2016-11-23drm/i915/lspcon: Ensure AUX CH is awake while in DP Sleep stateImre Deak1-1/+20
2016-10-26drm/i915/lspcon: Add workaround for resuming in PCON modeImre Deak1-1/+36
2016-10-26drm/i915/lspcon: Get DDC adapter via container_of() instead of cached ptrImre Deak1-4/+11
2016-10-26drm/i915/dp: Read DP descriptor for eDP and LSPCON tooImre Deak1-0/+2
2016-10-26drm/i915/lspcon: Fail LSPCON probe if the start of DPCD can't be readImre Deak1-0/+5
2016-10-19drm/i915: make lspcon_get_current_mode staticJani Nikula1-1/+1
2016-10-18drm/i915: Add lspcon resume functionShashank Sharma1-0/+8
2016-10-18drm/i915: Add lspcon support for I915 driverShashank Sharma1-0/+128