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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/radeon/
H A Drv770d.h264 #define NUM_PS_GPRS(x) ((x) << 0) macro
H A Dr600.c1719 sq_gpr_resource_mgmt_1 = (NUM_PS_GPRS(124) |
1739 sq_gpr_resource_mgmt_1 = (NUM_PS_GPRS(44) |
1754 sq_gpr_resource_mgmt_1 = (NUM_PS_GPRS(44) |
1768 sq_gpr_resource_mgmt_1 = (NUM_PS_GPRS(44) |
H A Dr600_blit_kms.c409 sq_gpr_resource_mgmt_1 = (NUM_PS_GPRS(num_ps_gprs) |
H A Devergreend.h292 #define NUM_PS_GPRS(x) ((x) << 0) macro
H A Drv770.c805 WREG32(SQ_GPR_RESOURCE_MGMT_1, (NUM_PS_GPRS((rdev->config.rv770.max_gprs * 24)/64) |
H A Dr600d.h207 # define NUM_PS_GPRS(x) ((x) << 0) macro
H A Devergreen.c1276 sq_gpr_resource_mgmt_1 = NUM_PS_GPRS((rdev->config.evergreen.max_gprs - (4 * 2))* 12 / 32);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Drv770d.h264 #define NUM_PS_GPRS(x) ((x) << 0) macro
H A Devergreend.h292 #define NUM_PS_GPRS(x) ((x) << 0) macro
H A Dr600.c1719 sq_gpr_resource_mgmt_1 = (NUM_PS_GPRS(124) |
1739 sq_gpr_resource_mgmt_1 = (NUM_PS_GPRS(44) |
1754 sq_gpr_resource_mgmt_1 = (NUM_PS_GPRS(44) |
1768 sq_gpr_resource_mgmt_1 = (NUM_PS_GPRS(44) |
H A Dr600_blit_kms.c409 sq_gpr_resource_mgmt_1 = (NUM_PS_GPRS(num_ps_gprs) |
H A Drv770.c805 WREG32(SQ_GPR_RESOURCE_MGMT_1, (NUM_PS_GPRS((rdev->config.rv770.max_gprs * 24)/64) |
H A Dr600d.h207 # define NUM_PS_GPRS(x) ((x) << 0) macro
H A Devergreen.c1276 sq_gpr_resource_mgmt_1 = NUM_PS_GPRS((rdev->config.evergreen.max_gprs - (4 * 2))* 12 / 32);

Completed in 173 milliseconds