Searched refs:max_gprs (Results 1 – 10 of 10) sorted by relevance
1195 rdev->config.rv770.max_gprs = 256; in rv770_gpu_init()1215 rdev->config.rv770.max_gprs = 128; in rv770_gpu_init()1239 rdev->config.rv770.max_gprs = 256; in rv770_gpu_init()1259 rdev->config.rv770.max_gprs = 256; in rv770_gpu_init()1495 WREG32(SQ_GPR_RESOURCE_MGMT_1, (NUM_PS_GPRS((rdev->config.rv770.max_gprs * 24)/64) | in rv770_gpu_init()1496 NUM_VS_GPRS((rdev->config.rv770.max_gprs * 24)/64) | in rv770_gpu_init()1497 NUM_CLAUSE_TEMP_GPRS(((rdev->config.rv770.max_gprs * 24)/64)/2))); in rv770_gpu_init()1499 WREG32(SQ_GPR_RESOURCE_MGMT_2, (NUM_GS_GPRS((rdev->config.rv770.max_gprs * 7)/64) | in rv770_gpu_init()1500 NUM_ES_GPRS((rdev->config.rv770.max_gprs * 7)/64))); in rv770_gpu_init()1517 sq_dyn_gpr_size_simd_ab_0 = (SIMDA_RING0((rdev->config.rv770.max_gprs * 38)/64) | in rv770_gpu_init()[all …]
3251 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()3273 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()3295 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()3318 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()3340 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()3368 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()3390 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()3412 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()3434 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()3456 rdev->config.evergreen.max_gprs = 256; in evergreen_gpu_init()[all …]
2025 unsigned max_gprs; member2047 unsigned max_gprs; member2074 unsigned max_gprs; member2102 unsigned max_gprs; member2141 unsigned max_gprs; member2172 unsigned max_gprs; member
917 rdev->config.cayman.max_gprs = 256; in cayman_gpu_init()995 rdev->config.cayman.max_gprs = 256; in cayman_gpu_init()
1999 rdev->config.r600.max_gprs = 256; in r600_gpu_init()2015 rdev->config.r600.max_gprs = 128; in r600_gpu_init()2033 rdev->config.r600.max_gprs = 128; in r600_gpu_init()2048 rdev->config.r600.max_gprs = 192; in r600_gpu_init()
3107 rdev->config.si.max_gprs = 256; in si_gpu_init()3124 rdev->config.si.max_gprs = 256; in si_gpu_init()3142 rdev->config.si.max_gprs = 256; in si_gpu_init()3159 rdev->config.si.max_gprs = 256; in si_gpu_init()3176 rdev->config.si.max_gprs = 256; in si_gpu_init()
3572 rdev->config.cik.max_gprs = 256; in cik_gpu_init()3589 rdev->config.cik.max_gprs = 256; in cik_gpu_init()3633 rdev->config.cik.max_gprs = 256; in cik_gpu_init()3652 rdev->config.cik.max_gprs = 256; in cik_gpu_init()
982 adev->gfx.config.max_gprs = 256; in gfx_v8_0_gpu_early_init()999 adev->gfx.config.max_gprs = 256; in gfx_v8_0_gpu_early_init()1016 adev->gfx.config.max_gprs = 256; in gfx_v8_0_gpu_early_init()1071 adev->gfx.config.max_gprs = 256; in gfx_v8_0_gpu_early_init()1105 adev->gfx.config.max_gprs = 256; in gfx_v8_0_gpu_early_init()1122 adev->gfx.config.max_gprs = 256; in gfx_v8_0_gpu_early_init()
2077 adev->gfx.config.max_gprs = 256; in gfx_v7_0_gpu_init()2094 adev->gfx.config.max_gprs = 256; in gfx_v7_0_gpu_init()2137 adev->gfx.config.max_gprs = 256; in gfx_v7_0_gpu_init()2156 adev->gfx.config.max_gprs = 256; in gfx_v7_0_gpu_init()
1149 unsigned max_gprs; member