[PATCH 1/1] drm/radeon: Use the ttm execbuf utilities

2010-11-17 Thread Thomas Hellstrom
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 --- drivers/gpu/drm/radeon/radeon.h|4 +- driver

[PATCH 1/1] drm/radeon: Use the ttm execbuf utilities

2010-11-17 Thread Thomas Hellstrom
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 --- drivers/gpu/drm/radeon/radeon.h|4 +- driver