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

/linux-master/drivers/gpu/drm/radeon/
H A Drv770d.h570 #define NUM_CLAUSE_TEMP_GPRS(x) ((x) << 28) macro
H A Dnid.h377 #define NUM_CLAUSE_TEMP_GPRS(x) ((x) << 28) macro
H A Dr600.c2218 NUM_CLAUSE_TEMP_GPRS(4));
2238 NUM_CLAUSE_TEMP_GPRS(2));
2253 NUM_CLAUSE_TEMP_GPRS(2));
2267 NUM_CLAUSE_TEMP_GPRS(2));
H A Dr600d.h265 # define NUM_CLAUSE_TEMP_GPRS(x) ((x) << 28) macro
H A Devergreend.h1052 #define NUM_CLAUSE_TEMP_GPRS(x) ((x) << 28) macro
H A Drv770.c1500 NUM_CLAUSE_TEMP_GPRS(((rdev->config.rv770.max_gprs * 24)/64)/2)));
H A Dni.c1188 WREG32(SQ_GPR_RESOURCE_MGMT_1, NUM_CLAUSE_TEMP_GPRS(4));
H A Devergreen.c3598 sq_gpr_resource_mgmt_1 |= NUM_CLAUSE_TEMP_GPRS(4);

Completed in 804 milliseconds