[PATCH 2/5] drm/ttm: Don't deadlock on recursive multi-bo reservations

2010-11-17 Thread Thomas Hellstrom
Add an aid for the driver to detect deadlocks on multi-bo reservations Update documentation. Signed-off-by: Thomas Hellstrom --- drivers/gpu/drm/ttm/ttm_bo.c| 15 --- include/drm/ttm/ttm_bo_driver.h | 25 ++--- 2 files changed, 34 insertions(+), 6 deletion

[PATCH 2/5] drm/ttm: Don't deadlock on recursive multi-bo reservations

2010-11-17 Thread Thomas Hellstrom
Add an aid for the driver to detect deadlocks on multi-bo reservations Update documentation. Signed-off-by: Thomas Hellstrom --- drivers/gpu/drm/ttm/ttm_bo.c| 15 --- include/drm/ttm/ttm_bo_driver.h | 25 ++--- 2 files changed, 34 insertions(+), 6 deletion