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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 184 milliseconds