Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/drm2/radeon/
Drv770.c406 rdev->config.rv770.max_gprs = 256; in rv770_gpu_init()
426 rdev->config.rv770.max_gprs = 128; in rv770_gpu_init()
450 rdev->config.rv770.max_gprs = 256; in rv770_gpu_init()
470 rdev->config.rv770.max_gprs = 256; in rv770_gpu_init()
704 WREG32(SQ_GPR_RESOURCE_MGMT_1, (NUM_PS_GPRS((rdev->config.rv770.max_gprs * 24)/64) | in rv770_gpu_init()
705 NUM_VS_GPRS((rdev->config.rv770.max_gprs * 24)/64) | in rv770_gpu_init()
706 NUM_CLAUSE_TEMP_GPRS(((rdev->config.rv770.max_gprs * 24)/64)/2))); in rv770_gpu_init()
708 WREG32(SQ_GPR_RESOURCE_MGMT_2, (NUM_GS_GPRS((rdev->config.rv770.max_gprs * 7)/64) | in rv770_gpu_init()
709 NUM_ES_GPRS((rdev->config.rv770.max_gprs * 7)/64))); in rv770_gpu_init()
726 sq_dyn_gpr_size_simd_ab_0 = (SIMDA_RING0((rdev->config.rv770.max_gprs * 38)/64) | in rv770_gpu_init()
[all …]
Devergreen.c1837 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()
1859 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()
1881 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()
1904 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()
1926 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()
1954 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()
1976 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()
1998 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()
2020 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()
2042 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()
[all …]
Dradeon.h1317 unsigned max_gprs; member
1338 unsigned max_gprs; member
1364 unsigned max_gprs; member
1391 unsigned max_gprs; member
1429 unsigned max_gprs; member
Dni.c487 rdev->config.cayman.max_gprs = 256; in cayman_gpu_init()
549 rdev->config.cayman.max_gprs = 256; in cayman_gpu_init()
Dr600.c1548 rdev->config.r600.max_gprs = 256; in r600_gpu_init()
1564 rdev->config.r600.max_gprs = 128; in r600_gpu_init()
1582 rdev->config.r600.max_gprs = 128; in r600_gpu_init()
1597 rdev->config.r600.max_gprs = 192; in r600_gpu_init()
Dsi.c1580 rdev->config.si.max_gprs = 256; in si_gpu_init()
1597 rdev->config.si.max_gprs = 256; in si_gpu_init()
1615 rdev->config.si.max_gprs = 256; in si_gpu_init()