drm/i915: Force explicit bpp selection for intel_dp_link_required
[linux-flexiantxendom0.git] / drivers / gpu / drm / i915 / intel_dp.c
2012-02-20 Keith Packarddrm/i915: Force explicit bpp selection for intel_dp_lin...
2012-02-13 Wu Fengguangdrm/i915: DisplayPort hot remove notification to audio...
2011-12-16 Adam Jacksondrm/i915/dp: Dither down to 6bpc if it makes the mode fit
2011-11-23 Keith Packarddrm/i915: Hook up Ivybridge eDP
2011-11-22 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2011-11-17 Keith Packarddrm/i915: Use DPCD value for max DP lanes.
2011-11-17 Keith Packarddrm/i915: Initiate DP link training only on the lanes...
2011-11-17 Keith Packarddrm/i915: Remove trailing white space
2011-11-17 Keith Packarddrm/i915: Try harder during dp pattern 1 link training
2011-11-17 Keith Packarddrm/i915: Make DP prepare/commit consistent with DP...
2011-11-17 Keith Packarddrm/i915: Let panel power sequencing hardware do its job
2011-11-17 Keith Packarddrm/i915: Treat PCH eDP like DP in most places
2011-11-17 Keith Packarddrm/i915: Remove link_status field from intel_dp structure
2011-11-17 Keith Packarddrm/i915: Move common PCH_PP_CONTROL setup to ironlake_...
2011-11-01 Keith Packarddrm/i915: Use mode_config.mutex in ironlake_panel_vdd_work
2011-10-31 Paul Gortmakergpu: Add export.h as required to drivers/gpu files.
2011-10-21 Adam Jacksondrm/i915/dp: Fix eDP on PCH DP on CPT/PPT
2011-10-21 Adam Jacksondrm/i915/dp: Introduce is_cpu_edp()
2011-10-21 Jesse Barnesdrm/i915: add DP test request handling
2011-10-21 Jesse Barnesdrm/i915: read full receiver capability field during...
2011-10-21 Adam Jacksondrm/i915/dp: Remove eDP special cases from bandwidth...
2011-10-21 Adam Jacksondrm/i915/dp: Fix the math in intel_dp_link_required
2011-10-21 Jesse Barnesdrm/i915: export a CPT mode set verification function
2011-10-20 Jesse Barnesdrm/i915: support 3 pipes on IVB+
2011-10-20 Keith PackardMerge branch 'edp-training-fixes' into drm-intel-next
2011-10-12 Keith Packarddrm/i915: No need to wait for eDP power off delay if...
2011-10-12 Keith Packarddrm/i915: Restrict ILK-specific eDP power hack to ILK
2011-10-06 Keith Packarddrm/i915: Disable eDP VDD in a delayed work proc instea...
2011-10-06 Keith Packarddrm/i915: Create helper functions to determine eDP...
2011-10-06 Keith Packarddrm/i915: edp_panel_on does not need to return a bool
2011-10-06 Keith Packarddrm/i915: Move eDP panel fixed mode from dev_priv to...
2011-10-06 Keith Packarddrm/i915: Correct eDP panel power sequencing delay...
2011-10-06 Keith Packarddrm/i915: Ensure eDP powered up during DP_SET_POWER...
2011-10-06 Keith Packarddrm/i915: Enable eDP panel power during I2C initializat...
2011-10-06 Keith Packarddrm/i915: Wrap DP EDID fetch functions to enable eDP...
2011-10-06 Keith Packarddrm/i915: Delay DP i2c initialization until panel power...
2011-10-06 Keith Packarddrm/i915: Ensure panel is on during DPMS off
2011-09-30 Keith Packarddrm/i915: Turn force VDD back off when panel running...
2011-09-30 Keith Packarddrm/i915: Check for eDP inside edp panel on/off funcs
2011-09-30 Keith Packarddrm/i915: Unlock PCH_PP_CONTROL always
2011-09-30 Keith Packarddrm/i915: Check eDP power when doing aux channel commun...
2011-09-30 Keith Packarddrm/i915: Only use VBT panel mode on eDP if no EDID...
2011-09-21 Wu Fengguangdrm/i915: pass ELD to HDMI/DP audio driver
2011-09-20 Akshay JoshiDrivers: i915: Fix all space related issues.
2011-08-15 Matthew GarrettNot all systems expose a firmware or platform mechanism...
2011-08-03 Keith PackardMerge branch 'drm-intel-fixes' into drm-intel-next
2011-08-03 Keith PackardRevert "drm/i915/dp: Zero the DPCD data before connecti...
2011-08-01 Jesse Barnesdrm/i915/dp: wait for previous AUX channel activity...
2011-07-28 Keith PackardMerge branch 'drm-intel-fixes' into drm-intel-next
2011-07-28 Keith PackardRevert and fix "drm/i915/dp: remove DPMS mode tracking...
2011-07-28 Keith Packarddrm/i915: In intel_dp_init, replace read of DPCD with...
2011-07-28 Keith Packarddrm/i915: Rename i915_dp_detect_common to intel_dp_get_dpcd
2011-07-28 Keith Packarddrm/i915: Use dp_detect_common in hotplug helper function
2011-07-25 Keith PackardMerge branch 'drm-intel-fixes' into drm-intel-next
2011-07-25 Adam Jacksondrm/i915/dp: Don't turn CPT DP ports on too early
2011-07-25 Adam Jacksondrm/i915/dp: Explicitly disable symbol scrambling while...
2011-07-25 Keith PackardMerge branch 'drm-intel-fixes' into drm-intel-next
2011-07-25 Adam Jacksondrm/i915/dp: Explicitly request 8/10 channel coding
2011-07-25 Adam Jacksondrm/i915/dp: Retry DPCD fetch on G4X too
2011-07-25 Adam Jacksondrm/i915/dp: Better hexdump of DPCD
2011-07-25 Adam Jacksondrm/i915/dp: Read more DPCD registers on connection...
2011-07-25 Adam Jacksondrm/i915/dp: Move DPCD dump to common code instead...
2011-07-25 Adam Jacksondrm/i915/dp: Zero the DPCD data before connection probe
2011-07-07 Keith PackardMerge branch 'drm-intel-fixes' into drm-intel-next
2011-07-07 Jesse Barnesdrm/i915/dp: manage sink power state if possible
2011-07-07 Jesse Barnesdrm/i915/dp: consolidate AUX retry code
2011-07-07 Jesse Barnesdrm/i915/dp: remove DPMS mode tracking from DP
2011-07-07 Jesse Barnesdrm/i915/dp: try to read receiver capabilities 3 times...
2011-07-07 Jesse Barnesdrm/i915/dp: read more receiver capability bits on...
2011-07-07 Jesse Barnesdrm/i915/dp: use DP DPCD defines when looking at DPCD...
2011-07-07 Jesse Barnesdrm/i915/dp: retry link status read 3 times on failure
2011-07-07 Jesse Barnesdrm/i915: use pipe bpp in DP link bandwidth calculation
2011-07-07 Jesse Barnesdrm/i915: use pipe bpp in DP link bandwidth calculations
2011-06-04 Chris Wilsondrm/i915: Share the common force-audio property between...
2011-05-04 Chris Wilsondrm/i915/dp: Be paranoid in case we disable a DP before...
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-23 Takashi Iwaidrm/i915/dp: Correct the order of deletion for ghost...
2011-03-07 Chris Wilsondrm/i915/dp: Sanity check eDP existence
2011-02-22 Chris Wilsondrm/i915: Add support for limited color range of broadc...
2011-02-16 Chris WilsonMerge branch 'drm-intel-fixes' into drm-intel-next
2011-02-16 Chris Wilsondrm/i915: Move the lvds OpRegion lid detection code...
2011-02-11 Chris Wilsondrm/i915: Trigger modesetting if force-audio changes
2011-02-07 Jesse Barnesdrm/i915: cleanup per-pipe reg usage
2011-01-25 Jesse Barnesdrm/i915: use VDD AUX override to make panel power...
2011-01-25 Jesse Barnesdrm/i915: remove now unnecessary delays in eDP panel...
2011-01-11 Yuanhan Liudrm/i915: fix calculation of eDP signal levels on Sandy...
2011-01-11 Jesse Barnesdrm/i915: make DP training try a little harder
2010-12-09 Chris WilsonMerge branch 'drm-intel-fixes' into drm-intel-next
2010-12-08 David Flynndrm/i915/dp: Fix I2C/EDID handling with active DisplayP...
2010-12-07 Chris WilsonMerge branch 'drm-intel-fixes' into drm-intel-next
2010-12-07 Chris Wilsondrm/i915/dp: Only apply the workaround if the select...
2010-12-05 Chris Wilsondrm/i915/dp: Trivial code tidy
2010-12-02 Eric Anholtdrm/i915: Apply a workaround for transitioning from...
2010-11-30 Chris WilsonRevert "drm/i915/dp: use VBT provided eDP params if...
2010-10-27 Takashi Iwaidrm/i915: Fix typo from "Enable DisplayPort Audio"
2010-10-19 Chris Wilsondrm/i915/dp: Add 'force_audio' property
2010-10-19 Zhenyu Wangdrm/i915: Enable DisplayPort audio
2010-10-19 Jesse Barnesdrm/i915/dp: down the DP link even if the reg indicates...
2010-10-08 Jesse Barnesdrm/i915/dp: make eDP PLL functions work as advertised
2010-10-08 Jesse Barnesdrm/i915/dp: don't bother with DP PLL for PCH attached eDP
next