Hi Dave - Two additional fixes on top of my last pull as promised, one for a 3.14 specific regression, one cc: stable. This clears up my backlog, at least of anything non-controversial. BR, Jani. The following changes since commit 5c673b60a9b3b23486f4eda75c72e91d31d26a2b: drm/i915: Don't enable display error interrupts from the start (2014-03-12 17:20:34 +0200) are available in the git repository at: git://anongit.freedesktop.org/drm-intel tags/drm-intel-fixes-2014-03-19 for you to fetch changes up to 0f4706d2740f2a221cd502922b22e522009041d9: drm/i915: Disable stolen memory when DMAR is active (2014-03-19 10:05:38 +0200) ---------------------------------------------------------------- Chris Wilson (1): drm/i915: Disable stolen memory when DMAR is active Jani Nikula (1): Revert "drm/i915: don't touch the VDD when disabling the panel" drivers/gpu/drm/i915/i915_gem_stolen.c | 7 +++++++ drivers/gpu/drm/i915/intel_ddi.c | 1 + drivers/gpu/drm/i915/intel_dp.c | 10 +++++++++- 3 files changed, 17 insertions(+), 1 deletion(-) -- Jani Nikula, Intel Open Source Technology Center