Home
last modified time | relevance | path

Searched refs:max_hw_contexts (Results 1 – 18 of 18) sorted by relevance

/linux-6.15/drivers/gpu/drm/radeon/
H A Dni.c894 rdev->config.cayman.max_hw_contexts = 8; in cayman_gpu_init()
923 rdev->config.cayman.max_hw_contexts = 8; in cayman_gpu_init()
937 rdev->config.cayman.max_hw_contexts = 8; in cayman_gpu_init()
951 rdev->config.cayman.max_hw_contexts = 4; in cayman_gpu_init()
958 rdev->config.cayman.max_hw_contexts = 4; in cayman_gpu_init()
1537 radeon_ring_write(ring, rdev->config.cayman.max_hw_contexts - 1); in cayman_cp_start()
H A Drv770.c1201 rdev->config.rv770.max_hw_contexts = 8; in rv770_gpu_init()
1221 rdev->config.rv770.max_hw_contexts = 8; in rv770_gpu_init()
1245 rdev->config.rv770.max_hw_contexts = 4; in rv770_gpu_init()
1265 rdev->config.rv770.max_hw_contexts = 8; in rv770_gpu_init()
H A Devergreen.c3010 radeon_ring_write(ring, rdev->config.evergreen.max_hw_contexts - 1); in evergreen_cp_start()
3169 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init()
3191 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init()
3213 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init()
3236 rdev->config.evergreen.max_hw_contexts = 4; in evergreen_gpu_init()
3258 rdev->config.evergreen.max_hw_contexts = 4; in evergreen_gpu_init()
3286 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init()
3308 rdev->config.evergreen.max_hw_contexts = 4; in evergreen_gpu_init()
3330 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init()
3352 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init()
[all …]
H A Dradeon.h2016 unsigned max_hw_contexts; member
2038 unsigned max_hw_contexts; member
2065 unsigned max_hw_contexts; member
2098 unsigned max_hw_contexts; member
2131 unsigned max_hw_contexts; member
2162 unsigned max_hw_contexts; member
H A Dr600.c2014 rdev->config.r600.max_hw_contexts = 8; in r600_gpu_init()
2030 rdev->config.r600.max_hw_contexts = 8; in r600_gpu_init()
2048 rdev->config.r600.max_hw_contexts = 4; in r600_gpu_init()
2063 rdev->config.r600.max_hw_contexts = 8; in r600_gpu_init()
2701 radeon_ring_write(ring, rdev->config.rv770.max_hw_contexts - 1); in r600_cp_start()
2704 radeon_ring_write(ring, rdev->config.r600.max_hw_contexts - 1); in r600_cp_start()
H A Dsi.c3088 rdev->config.si.max_hw_contexts = 8; in si_gpu_init()
3105 rdev->config.si.max_hw_contexts = 8; in si_gpu_init()
3123 rdev->config.si.max_hw_contexts = 8; in si_gpu_init()
3140 rdev->config.si.max_hw_contexts = 8; in si_gpu_init()
3157 rdev->config.si.max_hw_contexts = 8; in si_gpu_init()
3551 radeon_ring_write(ring, rdev->config.si.max_hw_contexts - 1); in si_cp_start()
H A Dcik.c3186 rdev->config.cik.max_hw_contexts = 8; in cik_gpu_init()
3203 rdev->config.cik.max_hw_contexts = 8; in cik_gpu_init()
3220 rdev->config.cik.max_hw_contexts = 8; in cik_gpu_init()
3239 rdev->config.cik.max_hw_contexts = 8; in cik_gpu_init()
3977 WREG32(CP_MAX_CONTEXT, rdev->config.cik.max_hw_contexts - 1); in cik_cp_gfx_start()
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v6_0.c1594 adev->gfx.config.max_hw_contexts = 8; in gfx_v6_0_constants_init()
1611 adev->gfx.config.max_hw_contexts = 8; in gfx_v6_0_constants_init()
1628 adev->gfx.config.max_hw_contexts = 8; in gfx_v6_0_constants_init()
1645 adev->gfx.config.max_hw_contexts = 8; in gfx_v6_0_constants_init()
1662 adev->gfx.config.max_hw_contexts = 8; in gfx_v6_0_constants_init()
2012 amdgpu_ring_write(ring, adev->gfx.config.max_hw_contexts - 1); in gfx_v6_0_cp_gfx_start()
H A Damdgpu_gfx.h199 unsigned max_hw_contexts; member
H A Dgfx_v8_0.c1683 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1700 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1715 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1730 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1747 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1764 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1781 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1798 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
4160 WREG32(mmCP_MAX_CONTEXT, adev->gfx.config.max_hw_contexts - 1); in gfx_v8_0_cp_gfx_start()
H A Dgfx_v7_0.c2465 WREG32(mmCP_MAX_CONTEXT, adev->gfx.config.max_hw_contexts - 1); in gfx_v7_0_cp_gfx_start()
4193 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init()
4210 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init()
4227 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init()
4246 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init()
H A Dgfx_v9_0.c2028 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
2036 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
2046 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
2061 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
2073 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
2083 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
2094 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
3302 WREG32_SOC15(GC, 0, mmCP_MAX_CONTEXT, adev->gfx.config.max_hw_contexts - 1); in gfx_v9_0_cp_gfx_start()
H A Damdgpu_debugfs.c903 config[no_regs++] = adev->gfx.config.max_hw_contexts; in amdgpu_debugfs_gca_config_read()
H A Dgfx_v11_0.c1090 adev->gfx.config.max_hw_contexts = 8; in gfx_v11_0_gpu_early_init()
1098 adev->gfx.config.max_hw_contexts = 8; in gfx_v11_0_gpu_early_init()
1110 adev->gfx.config.max_hw_contexts = 8; in gfx_v11_0_gpu_early_init()
3529 adev->gfx.config.max_hw_contexts - 1); in gfx_v11_0_cp_gfx_start()
H A Damdgpu_kms.c880 dev_info->num_hw_gfx_contexts = adev->gfx.config.max_hw_contexts; in amdgpu_info_ioctl()
H A Dgfx_v10_0.c4586 adev->gfx.config.max_hw_contexts = 8; in gfx_v10_0_gpu_early_init()
4601 adev->gfx.config.max_hw_contexts = 8; in gfx_v10_0_gpu_early_init()
4612 adev->gfx.config.max_hw_contexts = 8; in gfx_v10_0_gpu_early_init()
6335 adev->gfx.config.max_hw_contexts - 1); in gfx_v10_0_cp_gfx_start()
H A Dgfx_v12_0.c900 adev->gfx.config.max_hw_contexts = 8; in gfx_v12_0_gpu_early_init()
2589 adev->gfx.config.max_hw_contexts - 1); in gfx_v12_0_cp_gfx_start()
H A Dgfx_v9_4_3.c920 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_4_3_gpu_early_init()