Merge remote branch 'korg/drm-core-next' into drm-next-stage
authorDave Airlie <airlied@redhat.com>
Thu, 25 Feb 2010 03:39:29 +0000 (13:39 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 25 Feb 2010 03:39:29 +0000 (13:39 +1000)
commitde19322d554fd0f449d17610823c38494c06db9e
treedf91899c274005adb02a7a8ca5d9e5609bc2d05b
parent60b341b778cc2929df16c0a504c91621b3c6a4ad
parent290e55056ec3d25c72088628245d8cae037b30db
Merge remote branch 'korg/drm-core-next' into drm-next-stage

* korg/drm-core-next:
  drm/ttm: handle OOM in ttm_tt_swapout
  drm/radeon/kms/atom: fix shr/shl ops
  drm/kms: fix spelling of "CLOCK"
  drm/kms: fix fb_changed = true else statement
  drivers/gpu/drm/drm_fb_helper.c: don't use private implementation of atoi()
  drm: switch all GEM/KMS ioctls to unlocked ioctl status.
  Use drm_gem_object_[handle_]unreference_unlocked where possible
  drm: introduce drm_gem_object_[handle_]unreference_unlocked
drivers/gpu/drm/i915/i915_gem.c
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/radeon/atom.c
drivers/gpu/drm/radeon/radeon_cs.c
drivers/gpu/drm/ttm/ttm_tt.c