[PATCH] drm/radeon/kms: add info query for max pipes

2012-03-20 Thread Alex Deucher
On Tue, Mar 20, 2012 at 1:30 PM, Tom Stellard wrote: > The maximum number of pipes is needed by the user space compute > driver to calculate the number of wavefronts per thread group. > > Signed-off-by: Tom Stellard Reviewed-by: Alex Deucher > --- > ?drivers/gpu/drm/radeon/radeon_drv.c | ? ?3

[PATCH] drm/radeon/kms: add info query for max pipes

2012-03-20 Thread Tom Stellard
The maximum number of pipes is needed by the user space compute driver to calculate the number of wavefronts per thread group. Signed-off-by: Tom Stellard --- drivers/gpu/drm/radeon/radeon_drv.c |3 ++- drivers/gpu/drm/radeon/radeon_kms.c | 13 + include/drm/radeon_drm.h

Re: [PATCH] drm/radeon/kms: add info query for max pipes

2012-03-20 Thread Alex Deucher
On Tue, Mar 20, 2012 at 1:30 PM, Tom Stellard wrote: > The maximum number of pipes is needed by the user space compute > driver to calculate the number of wavefronts per thread group. > > Signed-off-by: Tom Stellard Reviewed-by: Alex Deucher > --- >  drivers/gpu/drm/radeon/radeon_drv.c |    3

[PATCH] drm/radeon/kms: add info query for max pipes

2012-03-20 Thread Tom Stellard
The maximum number of pipes is needed by the user space compute driver to calculate the number of wavefronts per thread group. Signed-off-by: Tom Stellard --- drivers/gpu/drm/radeon/radeon_drv.c |3 ++- drivers/gpu/drm/radeon/radeon_kms.c | 13 + include/drm/radeon_drm.h