summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_dp.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-15Not all systems expose a firmware or platform mechanism for changing the back...Matthew Garrett1-0/+7
2011-08-03Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard1-4/+11
2011-08-03Revert "drm/i915/dp: Zero the DPCD data before connection probe"Keith Packard1-1/+0
2011-08-01drm/i915/dp: wait for previous AUX channel activity to clearJesse Barnes1-3/+11
2011-07-28Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard1-22/+33
2011-07-28Revert and fix "drm/i915/dp: remove DPMS mode tracking from DP"Keith Packard1-0/+8
2011-07-28drm/i915: In intel_dp_init, replace read of DPCD with intel_dp_get_dpcdKeith Packard1-5/+3
2011-07-28drm/i915: Rename i915_dp_detect_common to intel_dp_get_dpcdKeith Packard1-9/+15
2011-07-28drm/i915: Use dp_detect_common in hotplug helper functionKeith Packard1-20/+19
2011-07-25Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard1-6/+14
2011-07-25drm/i915/dp: Don't turn CPT DP ports on too earlyAdam Jackson1-4/+10
2011-07-25drm/i915/dp: Explicitly disable symbol scrambling while trainingAdam Jackson1-2/+4
2011-07-25Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard1-21/+24
2011-07-25drm/i915/dp: Explicitly request 8/10 channel codingAdam Jackson1-0/+1
2011-07-25drm/i915/dp: Retry DPCD fetch on G4X tooAdam Jackson1-18/+15
2011-07-25drm/i915/dp: Better hexdump of DPCDAdam Jackson1-4/+4
2011-07-25drm/i915/dp: Read more DPCD registers on connection probeAdam Jackson1-3/+5
2011-07-25drm/i915/dp: Move DPCD dump to common code instead of PCH-onlyAdam Jackson1-2/+4
2011-07-25drm/i915/dp: Zero the DPCD data before connection probeAdam Jackson1-0/+1
2011-07-07Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard1-27/+91
2011-07-07drm/i915/dp: manage sink power state if possibleJesse Barnes1-0/+35
2011-07-07drm/i915/dp: consolidate AUX retry codeJesse Barnes1-21/+30
2011-07-07drm/i915/dp: remove DPMS mode tracking from DPJesse Barnes1-5/+1
2011-07-07drm/i915/dp: try to read receiver capabilities 3 times when detectingJesse Barnes1-5/+10
2011-07-07drm/i915/dp: read more receiver capability bits on hotplugJesse Barnes1-0/+11
2011-07-07drm/i915/dp: use DP DPCD defines when looking at DPCD valuesJesse Barnes1-8/+10
2011-07-07drm/i915/dp: retry link status read 3 times on failureJesse Barnes1-7/+13
2011-07-07drm/i915: use pipe bpp in DP link bandwidth calculationJesse Barnes1-5/+7
2011-07-07drm/i915: use pipe bpp in DP link bandwidth calculationsJesse Barnes1-3/+2
2011-06-04drm/i915: Share the common force-audio property between connectorsChris Wilson1-13/+2
2011-05-04drm/i915/dp: Be paranoid in case we disable a DP before it is attachedChris Wilson1-2/+15
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-23drm/i915/dp: Correct the order of deletion for ghost eDP devicesTakashi Iwai1-2/+2
2011-03-07drm/i915/dp: Sanity check eDP existenceChris Wilson1-5/+8
2011-02-22drm/i915: Add support for limited color range of broadcast outputsChris Wilson1-2/+14
2011-02-16Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson1-6/+30
2011-02-16drm/i915: Move the lvds OpRegion lid detection code to panel and reuse for eDPChris Wilson1-3/+7
2011-02-11drm/i915: Trigger modesetting if force-audio changesChris Wilson1-6/+30
2011-02-07drm/i915: cleanup per-pipe reg usageJesse Barnes1-32/+13
2011-01-25drm/i915: use VDD AUX override to make panel power sequencing look betterJesse Barnes1-7/+58
2011-01-25drm/i915: remove now unnecessary delays in eDP panel power sequencingJesse Barnes1-10/+0
2011-01-11drm/i915: fix calculation of eDP signal levels on SandybridgeYuanhan Liu1-7/+16
2011-01-11drm/i915: make DP training try a little harderJesse Barnes1-4/+23
2010-12-09Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson1-7/+30
2010-12-08drm/i915/dp: Fix I2C/EDID handling with active DisplayPort to DVI converterDavid Flynn1-7/+30
2010-12-07Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson1-2/+5
2010-12-07drm/i915/dp: Only apply the workaround if the select is still activeChris Wilson1-2/+6
2010-12-05drm/i915/dp: Trivial code tidyChris Wilson1-3/+3
2010-12-02drm/i915: Apply a workaround for transitioning from DP on pipe B to HDMI.Eric Anholt1-0/+21
2010-11-30Revert "drm/i915/dp: use VBT provided eDP params if available"Chris Wilson1-89/+57