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