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

/freebsd-10.2-release/sys/dev/drm2/radeon/
H A Devergreen_blit_kms.c535 NUM_CLAUSE_TEMP_GPRS(num_temp_gprs));
H A Dnid.h338 #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.c1761 NUM_CLAUSE_TEMP_GPRS(4));
1781 NUM_CLAUSE_TEMP_GPRS(2));
1796 NUM_CLAUSE_TEMP_GPRS(2));
1810 NUM_CLAUSE_TEMP_GPRS(2));
H A Dr600_blit_kms.c426 NUM_CLAUSE_TEMP_GPRS(num_temp_gprs));
H A Drv770.c706 NUM_CLAUSE_TEMP_GPRS(((rdev->config.rv770.max_gprs * 24)/64)/2)));
H A Dni.c751 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.h279 # define NUM_CLAUSE_TEMP_GPRS(x) ((x) << 28) macro
H A Devergreen.c2252 sq_gpr_resource_mgmt_1 |= NUM_CLAUSE_TEMP_GPRS(4);

Completed in 119 milliseconds