Searched refs:NUM_ES_GPRS (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.1-release/sys/dev/drm2/radeon/
H A Devergreen_blit_kms.c537 NUM_ES_GPRS(num_es_gprs));
H A Drv770d.h282 #define NUM_ES_GPRS(x) ((x) << 16) macro
H A Dr600.c1757 NUM_ES_GPRS(0));
1777 NUM_ES_GPRS(17));
1792 NUM_ES_GPRS(18));
1806 NUM_ES_GPRS(17));
H A Dr600_blit_kms.c428 NUM_ES_GPRS(num_es_gprs));
H A Drv770.c706 NUM_ES_GPRS((rdev->config.rv770.max_gprs * 7)/64)));
H A Devergreend.h622 #define NUM_ES_GPRS(x) ((x) << 16) macro
H A Dr600d.h276 # define NUM_ES_GPRS(x) ((x) << 16) macro
H A Devergreen.c2145 sq_gpr_resource_mgmt_2 |= NUM_ES_GPRS((rdev->config.evergreen.max_gprs - (4 * 2)) * 4 / 32);

Completed in 184 milliseconds