Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/radeon/
H A Drv770d.h572 #define NUM_CLAUSE_TEMP_GPRS(x) ((x) << 28) macro
H A Dnid.h379 #define NUM_CLAUSE_TEMP_GPRS(x) ((x) << 28) macro
H A Dradeon_r600.c2252 NUM_CLAUSE_TEMP_GPRS(4)); in r600_gpu_init()
2272 NUM_CLAUSE_TEMP_GPRS(2)); in r600_gpu_init()
2287 NUM_CLAUSE_TEMP_GPRS(2)); in r600_gpu_init()
2301 NUM_CLAUSE_TEMP_GPRS(2)); in r600_gpu_init()
H A Dradeon_rv770.c1508 NUM_CLAUSE_TEMP_GPRS(((rdev->config.rv770.max_gprs * 24)/64)/2))); in rv770_gpu_init()
H A Devergreend.h1054 #define NUM_CLAUSE_TEMP_GPRS(x) ((x) << 28) macro
H A Dr600d.h267 # define NUM_CLAUSE_TEMP_GPRS(x) ((x) << 28) macro
H A Dradeon_ni.c1221 WREG32(SQ_GPR_RESOURCE_MGMT_1, NUM_CLAUSE_TEMP_GPRS(4)); in cayman_gpu_init()
H A Dradeon_evergreen.c3606 sq_gpr_resource_mgmt_1 |= NUM_CLAUSE_TEMP_GPRS(4); in evergreen_gpu_init()