Searched refs:NUM_PS_GPRS (Results 1 – 9 of 9) sorted by relevance
267 #define NUM_PS_GPRS(x) ((x) << 0) macro
289 #define NUM_PS_GPRS(x) ((x) << 0) macro
530 sq_gpr_resource_mgmt_1 = (NUM_PS_GPRS(num_ps_gprs) | in set_default_state()
421 sq_gpr_resource_mgmt_1 = (NUM_PS_GPRS(num_ps_gprs) | in set_default_state()
1737 sq_gpr_resource_mgmt_1 = (NUM_PS_GPRS(124) | in r600_gpu_init()1757 sq_gpr_resource_mgmt_1 = (NUM_PS_GPRS(44) | in r600_gpu_init()1772 sq_gpr_resource_mgmt_1 = (NUM_PS_GPRS(44) | in r600_gpu_init()1786 sq_gpr_resource_mgmt_1 = (NUM_PS_GPRS(44) | in r600_gpu_init()
329 #define NUM_PS_GPRS(x) ((x) << 0) macro
864 WREG32(SQ_GPR_RESOURCE_MGMT_1, (NUM_PS_GPRS((rdev->config.rv770.max_gprs * 24)/64) | in rv770_gpu_init()
241 # define NUM_PS_GPRS(x) ((x) << 0) macro
2301 sq_gpr_resource_mgmt_1 = NUM_PS_GPRS((rdev->config.evergreen.max_gprs - (4 * 2))* 12 / 32); in evergreen_gpu_init()