summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_dp.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-27drm/i915: use the new hdmi_force_audio enum moreDaniel Vetter1-5/+5
2012-02-10Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queuedDaniel Vetter1-15/+5
2012-02-07drm/i915: Force explicit bpp selection for intel_dp_link_requiredKeith Packard1-15/+5
2012-01-17drm/i915/dp: Check for AUXCH error before checking for successAdam Jackson1-0/+4
2012-01-17drm/i915/dp: Use auxch precharge value of 5 everywhereAdam Jackson1-6/+1
2012-01-17drm/i915/dp: Tweak auxch clock divider for PCHAdam Jackson1-1/+1
2011-12-20drm/i915: DisplayPort hot remove notification to audio driverWu Fengguang1-0/+1
2011-12-16drm/i915/dp: Dither down to 6bpc if it makes the mode fitAdam Jackson1-6/+18
2011-11-24drm/i915: Hook up Ivybridge eDPKeith Packard1-34/+115
2011-11-23Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...Dave Airlie1-174/+237
2011-11-17drm/i915: Use DPCD value for max DP lanes.Keith Packard1-14/+9
2011-11-17drm/i915: Initiate DP link training only on the lanes we'll be usingKeith Packard1-2/+3
2011-11-17drm/i915: Remove trailing white spaceKeith Packard1-2/+2
2011-11-17drm/i915: Try harder during dp pattern 1 link trainingKeith Packard1-7/+18
2011-11-17drm/i915: Make DP prepare/commit consistent with DP dpmsKeith Packard1-9/+13
2011-11-17drm/i915: Let panel power sequencing hardware do its jobKeith Packard1-65/+72
2011-11-17drm/i915: Treat PCH eDP like DP in most placesKeith Packard1-33/+70
2011-11-17drm/i915: Remove link_status field from intel_dp structureKeith Packard1-29/+36
2011-11-17drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_controlKeith Packard1-18/+19
2011-11-01drm/i915: Use mode_config.mutex in ironlake_panel_vdd_workKeith Packard1-2/+2
2011-11-01gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker1-0/+1
2011-10-21drm/i915/dp: Fix eDP on PCH DP on CPT/PPTAdam Jackson1-6/+6
2011-10-21drm/i915/dp: Introduce is_cpu_edp()Adam Jackson1-2/+13
2011-10-21drm/i915: add DP test request handlingJesse Barnes1-0/+37
2011-10-21drm/i915: read full receiver capability field during DP hot plugJesse Barnes1-2/+2
2011-10-21drm/i915/dp: Remove eDP special cases from bandwidth checksAdam Jackson1-18/+2
2011-10-21drm/i915/dp: Fix the math in intel_dp_link_requiredAdam Jackson1-5/+21
2011-10-21drm/i915: export a CPT mode set verification functionJesse Barnes1-0/+5
2011-10-21drm/i915: support 3 pipes on IVB+Jesse Barnes1-1/+1
2011-10-21Merge branch 'edp-training-fixes' into drm-intel-nextKeith Packard1-115/+358
2011-10-12drm/i915: No need to wait for eDP power off delay if panel is onKeith Packard1-0/+9
2011-10-12drm/i915: Restrict ILK-specific eDP power hack to ILKKeith Packard1-22/+34
2011-10-06drm/i915: Disable eDP VDD in a delayed work proc instead of synchronouslyKeith Packard1-25/+101
2011-10-06drm/i915: Create helper functions to determine eDP power stateKeith Packard1-13/+26
2011-10-06drm/i915: edp_panel_on does not need to return a boolKeith Packard1-4/+2
2011-10-06drm/i915: Move eDP panel fixed mode from dev_priv to intel_dpKeith Packard1-19/+16
2011-10-06drm/i915: Correct eDP panel power sequencing delay computationsKeith Packard1-35/+100
2011-10-06drm/i915: Ensure eDP powered up during DP_SET_POWER operation in dp_prepareKeith Packard1-0/+2
2011-10-06drm/i915: Enable eDP panel power during I2C initialization sequenceKeith Packard1-1/+9
2011-10-06drm/i915: Wrap DP EDID fetch functions to enable eDP panel powerKeith Packard1-3/+28
2011-10-06drm/i915: Delay DP i2c initialization until panel power timings are computedKeith Packard1-2/+2
2011-10-06drm/i915: Ensure panel is on during DPMS offKeith Packard1-0/+2
2011-10-01drm/i915: Turn force VDD back off when panel running in intel_dp_dpmsKeith Packard1-1/+2
2011-10-01drm/i915: Check for eDP inside edp panel on/off funcsKeith Packard1-14/+15
2011-10-01drm/i915: Unlock PCH_PP_CONTROL alwaysKeith Packard1-1/+13
2011-10-01drm/i915: Check eDP power when doing aux channel communicationsKeith Packard1-0/+22
2011-10-01drm/i915: Only use VBT panel mode on eDP if no EDID is foundKeith Packard1-10/+10
2011-09-22drm/i915: pass ELD to HDMI/DP audio driverWu Fengguang1-1/+5
2011-09-20Drivers: i915: Fix all space related issues.Akshay Joshi1-13/+13
2011-08-15Not all systems expose a firmware or platform mechanism for changing the back...Matthew Garrett1-0/+7