[PATCH 07/13] drm/ttm: page allocation use page array instead of list

2011-11-11 Thread Thomas Hellstrom
Reviewed-by: Thomas Hellstrom On 11/11/2011 02:36 AM, j.glisse at gmail.com wrote: > From: Jerome Glisse > > Use the ttm_tt pages array for pages allocations, move the list > unwinding into the page allocation functions. > > Signed-off-by: Jerome Glisse > --- > drivers/gpu/drm/ttm/ttm_page_allo

Re: [PATCH 07/13] drm/ttm: page allocation use page array instead of list

2011-11-11 Thread Thomas Hellstrom
Reviewed-by: Thomas Hellstrom On 11/11/2011 02:36 AM, j.gli...@gmail.com wrote: From: Jerome Glisse Use the ttm_tt pages array for pages allocations, move the list unwinding into the page allocation functions. Signed-off-by: Jerome Glisse --- drivers/gpu/drm/ttm/ttm_page_alloc.c | 85

[PATCH 07/13] drm/ttm: page allocation use page array instead of list

2011-11-10 Thread j.gli...@gmail.com
From: Jerome Glisse Use the ttm_tt pages array for pages allocations, move the list unwinding into the page allocation functions. Signed-off-by: Jerome Glisse --- drivers/gpu/drm/ttm/ttm_page_alloc.c | 85 +- drivers/gpu/drm/ttm/ttm_tt.c | 36 +++

[PATCH 07/13] drm/ttm: page allocation use page array instead of list

2011-11-10 Thread j . glisse
From: Jerome Glisse Use the ttm_tt pages array for pages allocations, move the list unwinding into the page allocation functions. Signed-off-by: Jerome Glisse --- drivers/gpu/drm/ttm/ttm_page_alloc.c | 85 +- drivers/gpu/drm/ttm/ttm_tt.c | 36 +++