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

2012-03-20 Thread alexdeuc...@gmail.com
From: 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/dr

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

2012-03-20 Thread alexdeucher
From: 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/dr