Searched refs:NUM_VS_GPRS (Results 1 – 7 of 7) sorted by relevance
567 #define NUM_VS_GPRS(x) ((x) << 16) macro
369 #define NUM_VS_GPRS(x) ((x) << 16) macro
2158 NUM_VS_GPRS(124) | in r600_gpu_init()2178 NUM_VS_GPRS(44) | in r600_gpu_init()2193 NUM_VS_GPRS(44) | in r600_gpu_init()2207 NUM_VS_GPRS(44) | in r600_gpu_init()
1496 NUM_VS_GPRS((rdev->config.rv770.max_gprs * 24)/64) | in rv770_gpu_init()
1051 #define NUM_VS_GPRS(x) ((x) << 16) macro
264 # define NUM_VS_GPRS(x) ((x) << 16) macro
3638 sq_gpr_resource_mgmt_1 |= NUM_VS_GPRS((rdev->config.evergreen.max_gprs - (4 * 2)) * 6 / 32); in evergreen_gpu_init()