[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1012090804470.22839@skynet.skynet.ie>
Date: Thu, 9 Dec 2010 08:07:10 +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 see much point in queueing these up for a longer period of time,
they are all fairly small and make sense.
The use after free is from the vblank leak fixing, so since nobody noticed
we probably don't hit the error path so often, the AGP fix is
reported/tested in k.org, and the output renames has no userspace
effect in case anyone wonders.
Dave.
The following changes since commit 6313e3c21743cc88bb5bd8aa72948ee1e83937b6:
Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (2010-12-08 06:40:59 -0800)
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-fixes
Alex Deucher (2):
drm/kms: remove spaces from connector names (v2)
drm/radeon/kms: don't apply 7xx HDP flush workaround on AGP
Dan Carpenter (1):
drm: use after free in drm_queue_vblank_event()
drivers/gpu/drm/drm_crtc.c | 10 +++++-----
drivers/gpu/drm/drm_irq.c | 4 ++--
drivers/gpu/drm/radeon/r600.c | 11 ++++++++---
3 files changed, 15 insertions(+), 10 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