summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dp.c
AgeCommit message (Expand)Author
2011-12-16drm/i915/dp: Dither down to 6bpc if it makes the mode fitAdam Jackson
2011-11-23drm/i915: Hook up Ivybridge eDPKeith Packard
2011-11-22Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...Dave Airlie
2011-11-16drm/i915: Use DPCD value for max DP lanes.Keith Packard
2011-11-16drm/i915: Initiate DP link training only on the lanes we'll be usingKeith Packard
2011-11-16drm/i915: Remove trailing white spaceKeith Packard
2011-11-16drm/i915: Try harder during dp pattern 1 link trainingKeith Packard
2011-11-16drm/i915: Make DP prepare/commit consistent with DP dpmsKeith Packard
2011-11-16drm/i915: Let panel power sequencing hardware do its jobKeith Packard
2011-11-16drm/i915: Treat PCH eDP like DP in most placesKeith Packard
2011-11-16drm/i915: Remove link_status field from intel_dp structureKeith Packard
2011-11-16drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_controlKeith Packard
2011-11-01drm/i915: Use mode_config.mutex in ironlake_panel_vdd_workKeith Packard
2011-10-31gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker
2011-10-20drm/i915/dp: Fix eDP on PCH DP on CPT/PPTAdam Jackson
2011-10-20drm/i915/dp: Introduce is_cpu_edp()Adam Jackson
2011-10-20drm/i915: add DP test request handlingJesse Barnes
2011-10-20drm/i915: read full receiver capability field during DP hot plugJesse Barnes
2011-10-20drm/i915/dp: Remove eDP special cases from bandwidth checksAdam Jackson
2011-10-20drm/i915/dp: Fix the math in intel_dp_link_requiredAdam Jackson
2011-10-20drm/i915: export a CPT mode set verification functionJesse Barnes
2011-10-20drm/i915: support 3 pipes on IVB+Jesse Barnes
2011-10-20Merge branch 'edp-training-fixes' into drm-intel-nextKeith Packard
2011-10-12drm/i915: No need to wait for eDP power off delay if panel is onKeith Packard
2011-10-12drm/i915: Restrict ILK-specific eDP power hack to ILKKeith Packard
2011-10-06drm/i915: Disable eDP VDD in a delayed work proc instead of synchronouslyKeith Packard
2011-10-06drm/i915: Create helper functions to determine eDP power stateKeith Packard
2011-10-06drm/i915: edp_panel_on does not need to return a boolKeith Packard
2011-10-06drm/i915: Move eDP panel fixed mode from dev_priv to intel_dpKeith Packard
2011-10-06drm/i915: Correct eDP panel power sequencing delay computationsKeith Packard
2011-10-05drm/i915: Ensure eDP powered up during DP_SET_POWER operation in dp_prepareKeith Packard
2011-10-05drm/i915: Enable eDP panel power during I2C initialization sequenceKeith Packard
2011-10-05drm/i915: Wrap DP EDID fetch functions to enable eDP panel powerKeith Packard
2011-10-05drm/i915: Delay DP i2c initialization until panel power timings are computedKeith Packard
2011-10-05drm/i915: Ensure panel is on during DPMS offKeith Packard
2011-09-30drm/i915: Turn force VDD back off when panel running in intel_dp_dpmsKeith Packard
2011-09-30drm/i915: Check for eDP inside edp panel on/off funcsKeith Packard
2011-09-30drm/i915: Unlock PCH_PP_CONTROL alwaysKeith Packard
2011-09-30drm/i915: Check eDP power when doing aux channel communicationsKeith Packard
2011-09-30drm/i915: Only use VBT panel mode on eDP if no EDID is foundKeith Packard
2011-09-21drm/i915: pass ELD to HDMI/DP audio driverWu Fengguang
2011-09-19Drivers: i915: Fix all space related issues.Akshay Joshi
2011-08-15Not all systems expose a firmware or platform mechanism for changing the back...Matthew Garrett
2011-08-03Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-08-03Revert "drm/i915/dp: Zero the DPCD data before connection probe"Keith Packard
2011-08-01drm/i915/dp: wait for previous AUX channel activity to clearJesse Barnes
2011-07-28Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-07-28Revert and fix "drm/i915/dp: remove DPMS mode tracking from DP"Keith Packard
2011-07-28drm/i915: In intel_dp_init, replace read of DPCD with intel_dp_get_dpcdKeith Packard
2011-07-28drm/i915: Rename i915_dp_detect_common to intel_dp_get_dpcdKeith Packard