[PATCH 5/6] drm/nouveau: use ttm_bo_reserve_slowpath in validate_init

2012-11-30 Thread Maarten Lankhorst
Similar rationale to the identical commit in drm/ttm. Instead of only waiting for unreservation, we make sure we actually own the reservation, then retry to get the rest. Signed-off-by: Maarten Lankhorst --- drivers/gpu/drm/nouveau/nouveau_gem.c | 19 +++ 1 file changed, 15 inser

[PATCH 5/6] drm/nouveau: use ttm_bo_reserve_slowpath in validate_init

2012-11-30 Thread Maarten Lankhorst
Similar rationale to the identical commit in drm/ttm. Instead of only waiting for unreservation, we make sure we actually own the reservation, then retry to get the rest. Signed-off-by: Maarten Lankhorst --- drivers/gpu/drm/nouveau/nouveau_gem.c | 19 +++ 1 file changed, 15 inser