Home
last modified time | relevance | path

Searched refs:NUM_ES_GPRS (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/radeon/
A Drv770d.h573 #define NUM_ES_GPRS(x) ((x) << 16) macro
A Dr600.c2220 NUM_ES_GPRS(0)); in r600_gpu_init()
2240 NUM_ES_GPRS(17)); in r600_gpu_init()
2255 NUM_ES_GPRS(18)); in r600_gpu_init()
2269 NUM_ES_GPRS(17)); in r600_gpu_init()
A Drv770.c1513 NUM_ES_GPRS((rdev->config.rv770.max_gprs * 7)/64))); in rv770_gpu_init()
A Devergreend.h1055 #define NUM_ES_GPRS(x) ((x) << 16) macro
A Dr600d.h268 # define NUM_ES_GPRS(x) ((x) << 16) macro
A Devergreen.c3602 sq_gpr_resource_mgmt_2 |= NUM_ES_GPRS((rdev->config.evergreen.max_gprs - (4 * 2)) * 4 / 32); in evergreen_gpu_init()

Completed in 55 milliseconds