Searched refs:NUM_PS_GPRS (Results 1 - 9 of 9) sorted by relevance

/drivers/gpu/drm/radeon/
H A Drv770d.h267 #define NUM_PS_GPRS(x) ((x) << 0) macro
H A Dnid.h285 #define NUM_PS_GPRS(x) ((x) << 0) macro
H A Devergreen_blit_kms.c530 sq_gpr_resource_mgmt_1 = (NUM_PS_GPRS(num_ps_gprs) |
H A Dr600.c1737 sq_gpr_resource_mgmt_1 = (NUM_PS_GPRS(124) |
1757 sq_gpr_resource_mgmt_1 = (NUM_PS_GPRS(44) |
1772 sq_gpr_resource_mgmt_1 = (NUM_PS_GPRS(44) |
1786 sq_gpr_resource_mgmt_1 = (NUM_PS_GPRS(44) |
H A Dr600_blit_kms.c421 sq_gpr_resource_mgmt_1 = (NUM_PS_GPRS(num_ps_gprs) |
H A Drv770.c864 WREG32(SQ_GPR_RESOURCE_MGMT_1, (NUM_PS_GPRS((rdev->config.rv770.max_gprs * 24)/64) |
H A Devergreend.h318 #define NUM_PS_GPRS(x) ((x) << 0) macro
H A Dr600d.h241 # define NUM_PS_GPRS(x) ((x) << 0) macro
H A Devergreen.c2261 sq_gpr_resource_mgmt_1 = NUM_PS_GPRS((rdev->config.evergreen.max_gprs - (4 * 2))* 12 / 32);

Completed in 59 milliseconds