[git pull] drm fixes

From: Dave Airlie
Date: Wed Mar 23 2011 - 00:19:27 EST



Hi Linus,

One radeon, 2 core fixes, and an interface update to allow for > 2 crtcs
in vblank.

hopefully the Intel guys can give me some updates on the s/r issue
tomorrow.

Dave.

The following changes since commit c87a8d8dcd2587c203f3dd8a3c5c15d1e128ec0d:

drm/radeon: fixup refcounts in radeon dumb create ioctl. (2011-03-17 13:58:34 +1000)

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 (1):
drm/radeon/kms: prefer legacy pll algo for tv-out

Chris Wilson (1):
drm: Fix use-after-free in drm_gem_vm_close()

Dave Airlie (1):
drm: check for modesetting on modeset ioctls

Ilija Hadzic (1):
drm/kernel: vblank wait on crtc > 1

drivers/gpu/drm/drm_crtc.c | 51 ++++++++++++++++++++++++++++++++
drivers/gpu/drm/drm_gem.c | 5 ++-
drivers/gpu/drm/drm_ioctl.c | 3 ++
drivers/gpu/drm/drm_irq.c | 15 ++++++---
drivers/gpu/drm/radeon/atombios_crtc.c | 6 +++-
include/drm/drm.h | 3 ++
6 files changed, 75 insertions(+), 8 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/