[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1403280242370.28928@skynet.skynet.ie>
Date: Fri, 28 Mar 2014 02:46:11 +0000 (GMT)
From: Dave Airlie <airlied@...ux.ie>
To: torvalds@...ux-foundation.org
cc: DRI mailing list <dri-devel@...ts.freedesktop.org>,
linux-kernel@...r.kernel.org
Subject: [git pull] drm fixes
Hi Linus,
didn't want these to wait for stable cycle, the nouveau and radeon ones
are the same problem, where the runtime pm stuff broke non-runtime pm
managed secondary GPUs, udl is an oops on unplug, and i915 is a regression
fix on Sandybridge even though it may break haswell (regression wins).
Dave.
The following changes since commit b098d6726bbfb94c06d6e1097466187afddae61f:
Linux 3.14-rc8 (2014-03-24 19:31:17 -0700)
are available in the git repository at:
git://people.freedesktop.org/~airlied/linux drm-fixes
for you to fetch changes up to 8ee661b505613ef2747b350ca2871a31b3781bee:
drm/i915: Undo gtt scratch pte unmapping again (2014-03-28 12:33:50 +1000)
----------------------------------------------------------------
Daniel Vetter (1):
drm/i915: Undo gtt scratch pte unmapping again
Dave Airlie (3):
drm/udl: take reference to device struct for dma-bufs
drm/nouveau: fail runtime pm properly.
drm/radeon: fix runtime suspend breaking secondary GPUs
drivers/gpu/drm/i915/i915_gem_gtt.c | 2 +-
drivers/gpu/drm/nouveau/nouveau_drm.c | 14 ++++++++++----
drivers/gpu/drm/radeon/radeon_drv.c | 17 ++++++++++++-----
drivers/gpu/drm/udl/udl_gem.c | 11 ++++++++---
4 files changed, 31 insertions(+), 13 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists