Merge remote branch 'korg/drm-radeon-next' of into drm-linus
authorDave Airlie <airlied@redhat.com>
Thu, 10 Dec 2009 05:47:57 +0000 (15:47 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 10 Dec 2009 05:48:04 +0000 (15:48 +1000)
commit115a5c2ba0aac55e1bac390f271c818c3cbfa1fb
treebf3029a9a68e4d3dbe82553f8a88dc25072c7dc2
parent0b5e8db639de032bd4febbb0a5b1cd2c19bac26d
parentfb53f8621a3fab88776ae2450a1f3afc7920231b
Merge remote branch 'korg/drm-radeon-next' of into drm-linus

This merges some TTM overhauls to allow us to do better object placement
for certain radeon GPUs that need scanout+cursor within range of each other,
along with an API change to not return ERESTART to userspace, but to use
ERESTARTSYS properly internally and have it convert to EINTR and catch that
correctly. Also lots of radeon fixes across the board.