Hi Dave -
Some more i915 fixes. There's still some DP issues we are looking into, but wanted to get these moving.
BR, Jani.
The following changes since commit 78f2975eec9faff353a6194e854d3d39907bab68:
drm/i915: Move all ring resets before setting the HWS page (2014-04-25 16:01:14 +0300)
are available in the git repository at:
git://anongit.freedesktop.org/drm-intel tags/topc/core-stuff-2014-05-05
for you to fetch changes up to 9bbfd20abe5025adbb0ac75160bd2e41158a9e83:
drm/i915: don't try DP_LINK_BW_5_4 on HSW ULX (2014-04-30 09:46:51 +0300)
---------------------------------------------------------------- Daniel Vetter (1): drm/i915: Sanitize the enable_ppgtt module option once
Egbert Eich (1): drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc()
Paulo Zanoni (1): drm/i915: don't try DP_LINK_BW_5_4 on HSW ULX
drivers/gpu/drm/i915/i915_drv.h | 3 +++ drivers/gpu/drm/i915/i915_gem_gtt.c | 32 +++++++++++++++++++++++++------- drivers/gpu/drm/i915/intel_display.c | 26 ++++++++++++++------------ drivers/gpu/drm/i915/intel_dp.c | 3 ++- include/drm/i915_pciids.h | 4 ++-- 5 files changed, 46 insertions(+), 22 deletions(-)