Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Drv770d.h569 #define NUM_CLAUSE_TEMP_GPRS(x) ((x) << 28) macro
Dnid.h370 #define NUM_CLAUSE_TEMP_GPRS(x) ((x) << 28) macro
Dr600.c2159 NUM_CLAUSE_TEMP_GPRS(4)); in r600_gpu_init()
2179 NUM_CLAUSE_TEMP_GPRS(2)); in r600_gpu_init()
2194 NUM_CLAUSE_TEMP_GPRS(2)); in r600_gpu_init()
2208 NUM_CLAUSE_TEMP_GPRS(2)); in r600_gpu_init()
Drv770.c1497 NUM_CLAUSE_TEMP_GPRS(((rdev->config.rv770.max_gprs * 24)/64)/2))); in rv770_gpu_init()
Devergreend.h1052 #define NUM_CLAUSE_TEMP_GPRS(x) ((x) << 28) macro
Dni.c1193 WREG32(SQ_GPR_RESOURCE_MGMT_1, NUM_CLAUSE_TEMP_GPRS(4)); in cayman_gpu_init()
Dr600d.h265 # define NUM_CLAUSE_TEMP_GPRS(x) ((x) << 28) macro
Devergreen.c3639 sq_gpr_resource_mgmt_1 |= NUM_CLAUSE_TEMP_GPRS(4); in evergreen_gpu_init()