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

/linux-master/drivers/gpu/drm/radeon/
H A Drv770d.h567 #define NUM_PS_GPRS(x) ((x) << 0) macro
H A Dnid.h375 #define NUM_PS_GPRS(x) ((x) << 0) macro
H A Dr600.c2216 sq_gpr_resource_mgmt_1 = (NUM_PS_GPRS(124) |
2236 sq_gpr_resource_mgmt_1 = (NUM_PS_GPRS(44) |
2251 sq_gpr_resource_mgmt_1 = (NUM_PS_GPRS(44) |
2265 sq_gpr_resource_mgmt_1 = (NUM_PS_GPRS(44) |
H A Dr600d.h263 # define NUM_PS_GPRS(x) ((x) << 0) macro
H A Devergreend.h1050 #define NUM_PS_GPRS(x) ((x) << 0) macro
H A Drv770.c1498 WREG32(SQ_GPR_RESOURCE_MGMT_1, (NUM_PS_GPRS((rdev->config.rv770.max_gprs * 24)/64) |
H A Devergreen.c3596 sq_gpr_resource_mgmt_1 = NUM_PS_GPRS((rdev->config.evergreen.max_gprs - (4 * 2)) * 12 / 32);

Completed in 266 milliseconds