summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dp.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/i915: Fix typo from "Enable DisplayPort Audio"Takashi Iwai2010-10-271-1/+1
* drm/i915/dp: Add 'force_audio' propertyChris Wilson2010-10-191-5/+69
* drm/i915: Enable DisplayPort audioZhenyu Wang2010-10-191-21/+41
* drm/i915/dp: down the DP link even if the reg indicates it's already downJesse Barnes2010-10-191-10/+6
* drm/i915/dp: make eDP PLL functions work as advertisedJesse Barnes2010-10-081-2/+4
* drm/i915/dp: don't bother with DP PLL for PCH attached eDPJesse Barnes2010-10-081-1/+1
* drm/i915/dp: use VBT provided eDP params if availableJesse Barnes2010-10-081-57/+89
* drm/i915/dp: cache eDP DPCD dataJesse Barnes2010-10-081-0/+20
* drm/i915/dp: eDP power sequencing fixesJesse Barnes2010-10-081-45/+32
* drm/i915: remove broken intel_pch_has_edp functionJesse Barnes2010-10-081-19/+0
* drm/i915: add eDP checking functions for the display codeJesse Barnes2010-10-081-0/+19
* drm/i915/dp: correct eDP lane count and bppJesse Barnes2010-10-081-2/+4
* drm/i915/dp: remove redundant is_pch_edp checksJesse Barnes2010-10-081-20/+16
* drm/i915/dp: convert eDP checks to functions and documentJesse Barnes2010-10-081-35/+57
* drm/i915: mark display port DPMS state as 'ON' when enabling outputKeith Packard2010-10-041-0/+1
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-10-031-11/+12
|\
| * drm/i915: vblank status not valid while training display portKeith Packard2010-10-031-10/+9
* | drm/i915/dp: Wait for PP_CONTROL to take effect.Hette Visser2010-09-241-0/+10
* | drm/i915: Parse the eDP link configuration from the vBIOSChris Wilson2010-09-241-2/+2
* | Merge branch 'drm-intel-fixes' into HEADChris Wilson2010-09-211-1/+1
|\ \ | |/
| * drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-141-2/+1
| * drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-131-1/+2
* | drm/i915: use GMBUS to manage i2c linksChris Wilson2010-09-181-2/+1
* | drm/i915/dp: Convert a udelay(17000) to a sleep during link-offChris Wilson2010-09-111-3/+2
* | drm/i915: don't unlock panel regsJesse Barnes2010-09-101-1/+1
* | drm/i915: Make the connector->encoder relationship explicitChris Wilson2010-09-091-11/+12
* | drm/i915: Rename intel_encoder->enc to base for consistencyChris Wilson2010-09-091-14/+14
* | drm/i915/dp: Flush the PLL register write before sleepingChris Wilson2010-09-081-0/+1
* | drm/i915: make sure panel is sequenced off when starting a mode setJesse Barnes2010-09-081-0/+1
* | drm/i915: make sure VDD AUX power has time to settleJesse Barnes2010-09-081-0/+2
* | drm/i915: don't change VDD AUX status in panel power functionsJesse Barnes2010-09-081-2/+2
* | drm/i915: split DP link training across panel power sequencingJesse Barnes2010-09-081-56/+65
OpenPOWER on IntegriCloud