Searched refs:NUM_GS_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.h269 #define NUM_GS_GPRS(x) ((x) << 0) macro
H A Dr600.c1722 sq_gpr_resource_mgmt_2 = (NUM_GS_GPRS(0) |
1742 sq_gpr_resource_mgmt_2 = (NUM_GS_GPRS(17) |
1757 sq_gpr_resource_mgmt_2 = (NUM_GS_GPRS(18) |
1771 sq_gpr_resource_mgmt_2 = (NUM_GS_GPRS(17) |
H A Dr600_blit_kms.c412 sq_gpr_resource_mgmt_2 = (NUM_GS_GPRS(num_gs_gprs) |
H A Devergreend.h296 #define NUM_GS_GPRS(x) ((x) << 0) macro
H A Drv770.c809 WREG32(SQ_GPR_RESOURCE_MGMT_2, (NUM_GS_GPRS((rdev->config.rv770.max_gprs * 7)/64) |
H A Dr600d.h211 # define NUM_GS_GPRS(x) ((x) << 0) macro
H A Devergreen.c1279 sq_gpr_resource_mgmt_2 = NUM_GS_GPRS((rdev->config.evergreen.max_gprs - (4 * 2)) * 4 / 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.h269 #define NUM_GS_GPRS(x) ((x) << 0) macro
H A Devergreend.h296 #define NUM_GS_GPRS(x) ((x) << 0) macro
H A Dr600.c1722 sq_gpr_resource_mgmt_2 = (NUM_GS_GPRS(0) |
1742 sq_gpr_resource_mgmt_2 = (NUM_GS_GPRS(17) |
1757 sq_gpr_resource_mgmt_2 = (NUM_GS_GPRS(18) |
1771 sq_gpr_resource_mgmt_2 = (NUM_GS_GPRS(17) |
H A Dr600_blit_kms.c412 sq_gpr_resource_mgmt_2 = (NUM_GS_GPRS(num_gs_gprs) |
H A Drv770.c809 WREG32(SQ_GPR_RESOURCE_MGMT_2, (NUM_GS_GPRS((rdev->config.rv770.max_gprs * 7)/64) |
H A Dr600d.h211 # define NUM_GS_GPRS(x) ((x) << 0) macro
H A Devergreen.c1279 sq_gpr_resource_mgmt_2 = NUM_GS_GPRS((rdev->config.evergreen.max_gprs - (4 * 2)) * 4 / 32);

Completed in 132 milliseconds