drm/radeon: Use the ttm execbuf utilities
authorThomas Hellstrom <thellstrom@vmware.com>
Wed, 17 Nov 2010 12:38:32 +0000 (12:38 +0000)
committerDave Airlie <airlied@redhat.com>
Mon, 22 Nov 2010 03:25:23 +0000 (13:25 +1000)
Rather than re-implementing in the Radeon driver,
Use the execbuf / cs / pushbuf utilities that comes with TTM.
This comes with an even greater benefit now that many spinlocks have been
optimized away...

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found