aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_dp.c
AgeCommit message (Expand)Author
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
2011-07-28drm/i915: Use dp_detect_common in hotplug helper functionKeith Packard
2011-07-25Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-07-25drm/i915/dp: Don't turn CPT DP ports on too earlyAdam Jackson
2011-07-25drm/i915/dp: Explicitly disable symbol scrambling while trainingAdam Jackson
2011-07-25Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-07-25drm/i915/dp: Explicitly request 8/10 channel codingAdam Jackson
2011-07-25drm/i915/dp: Retry DPCD fetch on G4X tooAdam Jackson
2011-07-25drm/i915/dp: Better hexdump of DPCDAdam Jackson
2011-07-25drm/i915/dp: Read more DPCD registers on connection probeAdam Jackson
2011-07-25drm/i915/dp: Move DPCD dump to common code instead of PCH-onlyAdam Jackson
2011-07-25drm/i915/dp: Zero the DPCD data before connection probeAdam Jackson
2011-07-07Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-07-07drm/i915/dp: manage sink power state if possibleJesse Barnes
2011-07-07drm/i915/dp: consolidate AUX retry codeJesse Barnes
2011-07-07drm/i915/dp: remove DPMS mode tracking from DPJesse Barnes
2011-07-07drm/i915/dp: try to read receiver capabilities 3 times when detectingJesse Barnes
2011-07-07drm/i915/dp: read more receiver capability bits on hotplugJesse Barnes
2011-07-07drm/i915/dp: use DP DPCD defines when looking at DPCD valuesJesse Barnes
2011-07-07drm/i915/dp: retry link status read 3 times on failureJesse Barnes
2011-07-07drm/i915: use pipe bpp in DP link bandwidth calculationJesse Barnes
2011-07-07drm/i915: use pipe bpp in DP link bandwidth calculationsJesse Barnes
2011-06-04drm/i915: Share the common force-audio property between connectorsChris Wilson