Searched refs:NUM_ES_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.h270 #define NUM_ES_GPRS(x) ((x) << 16) macro
H A Devergreend.h297 #define NUM_ES_GPRS(x) ((x) << 16) macro
H A Dr600.c1723 NUM_ES_GPRS(0));
1743 NUM_ES_GPRS(17));
1758 NUM_ES_GPRS(18));
1772 NUM_ES_GPRS(17));
H A Dr600_blit_kms.c413 NUM_ES_GPRS(num_es_gprs));
H A Drv770.c810 NUM_ES_GPRS((rdev->config.rv770.max_gprs * 7)/64)));
H A Dr600d.h212 # define NUM_ES_GPRS(x) ((x) << 16) macro
H A Devergreen.c1280 sq_gpr_resource_mgmt_2 |= NUM_ES_GPRS((rdev->config.evergreen.max_gprs - (4 * 2)) * 4 / 32);

Completed in 94 milliseconds