Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/radeon/
Drv770.c571 rdev->config.rv770.max_gprs = 256; in rv770_gpu_init()
591 rdev->config.rv770.max_gprs = 128; in rv770_gpu_init()
615 rdev->config.rv770.max_gprs = 256; in rv770_gpu_init()
635 rdev->config.rv770.max_gprs = 256; in rv770_gpu_init()
864 WREG32(SQ_GPR_RESOURCE_MGMT_1, (NUM_PS_GPRS((rdev->config.rv770.max_gprs * 24)/64) | in rv770_gpu_init()
865 NUM_VS_GPRS((rdev->config.rv770.max_gprs * 24)/64) | in rv770_gpu_init()
866 NUM_CLAUSE_TEMP_GPRS(((rdev->config.rv770.max_gprs * 24)/64)/2))); in rv770_gpu_init()
868 WREG32(SQ_GPR_RESOURCE_MGMT_2, (NUM_GS_GPRS((rdev->config.rv770.max_gprs * 7)/64) | in rv770_gpu_init()
869 NUM_ES_GPRS((rdev->config.rv770.max_gprs * 7)/64))); in rv770_gpu_init()
886 sq_dyn_gpr_size_simd_ab_0 = (SIMDA_RING0((rdev->config.rv770.max_gprs * 38)/64) | in rv770_gpu_init()
[all …]
Devergreen.c1774 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()
1795 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()
1816 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()
1838 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()
1859 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()
1886 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()
1907 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()
1928 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()
1949 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()
1970 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()
[all …]
Dradeon.h1264 unsigned max_gprs; member
1286 unsigned max_gprs; member
1313 unsigned max_gprs; member
1341 unsigned max_gprs; member
1380 unsigned max_gprs; member
Dni.c639 rdev->config.cayman.max_gprs = 256; in cayman_gpu_init()
716 rdev->config.cayman.max_gprs = 256; in cayman_gpu_init()
Dr600.c1528 rdev->config.r600.max_gprs = 256; in r600_gpu_init()
1544 rdev->config.r600.max_gprs = 128; in r600_gpu_init()
1562 rdev->config.r600.max_gprs = 128; in r600_gpu_init()
1577 rdev->config.r600.max_gprs = 192; in r600_gpu_init()
Dsi.c1604 rdev->config.si.max_gprs = 256; in si_gpu_init()
1620 rdev->config.si.max_gprs = 256; in si_gpu_init()
1637 rdev->config.si.max_gprs = 256; in si_gpu_init()