On 11/04/2010 01:03 AM, Ben Skeggs wrote:
> From: Ben Skeggs
>
> Nouveau will start to use ttm_mem_io_reserve to allocate BAR VM space
> for VRAM mappings, and without this call GPU address space gets leaked.
>
> Signed-off-by: Ben Skeggs
> ---
> drivers/gpu/drm/ttm/ttm_bo.c |1 +
> 1 files
From: Ben Skeggs
Nouveau will start to use ttm_mem_io_reserve to allocate BAR VM space
for VRAM mappings, and without this call GPU address space gets leaked.
Signed-off-by: Ben Skeggs
---
drivers/gpu/drm/ttm/ttm_bo.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/dri
On 11/04/2010 01:03 AM, Ben Skeggs wrote:
From: Ben Skeggs
Nouveau will start to use ttm_mem_io_reserve to allocate BAR VM space
for VRAM mappings, and without this call GPU address space gets leaked.
Signed-off-by: Ben Skeggs
---
drivers/gpu/drm/ttm/ttm_bo.c |1 +
1 files changed, 1 ins
From: Ben Skeggs
Nouveau will start to use ttm_mem_io_reserve to allocate BAR VM space
for VRAM mappings, and without this call GPU address space gets leaked.
Signed-off-by: Ben Skeggs
---
drivers/gpu/drm/ttm/ttm_bo.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/dri