[PATCH 2/3] drm/radeon: don't add the IB pool to all VMs v2

2012-10-09 Thread Michel Dänzer
On Die, 2012-10-09 at 13:31 +0200, Christian K?nig wrote: > We want to use VMs without the IB pool in the future. > > v2: also remove it from radeon_vm_finish. > > Signed-off-by: Christian K?nig Reviewed-by: Michel D?nzer -- Earthling Michel D?nzer | http://www.

[PATCH 2/3] drm/radeon: don't add the IB pool to all VMs v2

2012-10-09 Thread Christian König
We want to use VMs without the IB pool in the future. v2: also remove it from radeon_vm_finish. Signed-off-by: Christian K?nig --- drivers/gpu/drm/radeon/radeon.h |2 +- drivers/gpu/drm/radeon/radeon_gart.c | 34 +++--- drivers/gpu/drm/radeon/radeon_kms.c

Re: [PATCH 2/3] drm/radeon: don't add the IB pool to all VMs v2

2012-10-09 Thread Michel Dänzer
On Die, 2012-10-09 at 13:31 +0200, Christian König wrote: > We want to use VMs without the IB pool in the future. > > v2: also remove it from radeon_vm_finish. > > Signed-off-by: Christian König Reviewed-by: Michel Dänzer -- Earthling Michel Dänzer | http://www.

[PATCH 2/3] drm/radeon: don't add the IB pool to all VMs v2

2012-10-09 Thread Christian König
We want to use VMs without the IB pool in the future. v2: also remove it from radeon_vm_finish. Signed-off-by: Christian König --- drivers/gpu/drm/radeon/radeon.h |2 +- drivers/gpu/drm/radeon/radeon_gart.c | 34 +++--- drivers/gpu/drm/radeon/radeon_kms.c