[git pull] drm fixes

Dave Airlie airlied at linux.ie
Tue Mar 22 21:18:52 PDT 2011


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


More information about the dri-devel mailing list