From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Vetter Subject: [PULL] drm-intel-fixes Date: Wed, 18 Dec 2013 09:33:27 +0100 Message-ID: <20131218081929.GA18588@phenom.ffwll.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ee0-f51.google.com (mail-ee0-f51.google.com [74.125.83.51]) by gabe.freedesktop.org (Postfix) with ESMTP id 33D8D11DBEA for ; Wed, 18 Dec 2013 00:32:45 -0800 (PST) Received: by mail-ee0-f51.google.com with SMTP id b15so3370869eek.10 for ; Wed, 18 Dec 2013 00:32:44 -0800 (PST) Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org To: Dave Airlie Cc: Intel Graphics Development , DRI Development List-Id: dri-devel@lists.freedesktop.org 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