Hi Dave, Besides the 2 fixes for tricky corner cases in gem from Chris I've promised already two patche from Paulo to fix pc8 warnings (both ported from -next, bug report from Dave Jones) and one patch from to fix vga enable/disable on snb+. That one is a really old bug, but apparently it can cause machine hangs if you try hard enough with vgacon/efifb handover. All patches cc: stable. Cheers, Daniel The following changes since commit 5c015db7d9d2eaecf5223eaad7a05c0e8e180288: Merge branch 'drm-tda998x-3.12-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-fixes (2013-12-12 10:40:19 +1000) are available in the git repository at: git://people.freedesktop.org/~danvet/drm-intel tags/drm-intel-fixes-2013-12-18 for you to fetch changes up to a885b3ccc74d8e38074e1c43a47c354c5ea0b01e: drm/i915: Use the correct GMCH_CTRL register for Sandybridge+ (2013-12-17 19:30:21 +0100) ---------------------------------------------------------------- Chris Wilson (3): drm/i915: Prevent double unref following alloc failure during execbuffer drm/i915: Fix erroneous dereference of batch_obj inside reset_status drm/i915: Use the correct GMCH_CTRL register for Sandybridge+ Paulo Zanoni (2): drm/i915: change CRTC assertion on LCPLL disable drm/i915: get a PC8 reference when enabling the power well drivers/gpu/drm/i915/i915_gem.c | 34 +++++++++++++++++++++--------- drivers/gpu/drm/i915/i915_gem_execbuffer.c | 28 +++++++++++++++++------- drivers/gpu/drm/i915/intel_display.c | 7 +++--- drivers/gpu/drm/i915/intel_pm.c | 14 ++++++++++-- 4 files changed, 60 insertions(+), 23 deletions(-) -- Daniel Vetter Software Engineer, Intel Corporation +41 (0) 79 365 57 48 - http://blog.ffwll.ch _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel