[git pull] drm fixes

Dave Airlie airlied at linux.ie
Thu Dec 9 00:07:10 PST 2010


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(-)


More information about the dri-devel mailing list