Re: [PATCH 1/3] drm/ttm: add ttm_bo_is_reserved

2012-11-06 Thread Maarten Lankhorst
Op 25-10-12 09:42, Thomas Hellstrom schreef: > On 10/12/2012 04:58 PM, Maarten Lankhorst wrote: >> Signed-off-by: Maarten Lankhorst >> --- >> drivers/gpu/drm/ttm/ttm_bo.c | 12 ++-- >> include/drm/ttm/ttm_bo_api.h | 14 ++ >> 2 files changed, 20 insertions(+), 6 deletio

Re: [PATCH 1/3] drm/ttm: add ttm_bo_is_reserved

2012-10-25 Thread Thomas Hellstrom
On 10/12/2012 04:58 PM, Maarten Lankhorst wrote: Signed-off-by: Maarten Lankhorst --- drivers/gpu/drm/ttm/ttm_bo.c | 12 ++-- include/drm/ttm/ttm_bo_api.h | 14 ++ 2 files changed, 20 insertions(+), 6 deletions(-) diff --git a/drivers/gpu/drm/ttm/ttm_bo.c b/drivers/g