Searched refs:NUM_CLAUSE_TEMP_GPRS (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.0-release/sys/dev/drm2/radeon/
H A Devergreen_blit_kms.c535 NUM_CLAUSE_TEMP_GPRS(num_temp_gprs));
H A Dnid.h334 #define NUM_CLAUSE_TEMP_GPRS(x) ((x) << 28) macro
H A Drv770d.h279 #define NUM_CLAUSE_TEMP_GPRS(x) ((x) << 28) macro
H A Dr600.c1755 NUM_CLAUSE_TEMP_GPRS(4));
1775 NUM_CLAUSE_TEMP_GPRS(2));
1790 NUM_CLAUSE_TEMP_GPRS(2));
1804 NUM_CLAUSE_TEMP_GPRS(2));
H A Dr600_blit_kms.c426 NUM_CLAUSE_TEMP_GPRS(num_temp_gprs));
H A Drv770.c703 NUM_CLAUSE_TEMP_GPRS(((rdev->config.rv770.max_gprs * 24)/64)/2)));
H A Dni.c693 WREG32(SQ_GPR_RESOURCE_MGMT_1, NUM_CLAUSE_TEMP_GPRS(4));
H A Devergreend.h619 #define NUM_CLAUSE_TEMP_GPRS(x) ((x) << 28) macro
H A Dr600d.h273 # define NUM_CLAUSE_TEMP_GPRS(x) ((x) << 28) macro
H A Devergreen.c2143 sq_gpr_resource_mgmt_1 |= NUM_CLAUSE_TEMP_GPRS(4);

Completed in 195 milliseconds