Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/radeon/
Dni.c907 rdev->config.cayman.max_hw_contexts = 8; in cayman_gpu_init()
936 rdev->config.cayman.max_hw_contexts = 8; in cayman_gpu_init()
950 rdev->config.cayman.max_hw_contexts = 8; in cayman_gpu_init()
964 rdev->config.cayman.max_hw_contexts = 4; in cayman_gpu_init()
971 rdev->config.cayman.max_hw_contexts = 4; in cayman_gpu_init()
1550 radeon_ring_write(ring, rdev->config.cayman.max_hw_contexts - 1); in cayman_cp_start()
Drv770.c1211 rdev->config.rv770.max_hw_contexts = 8; in rv770_gpu_init()
1231 rdev->config.rv770.max_hw_contexts = 8; in rv770_gpu_init()
1255 rdev->config.rv770.max_hw_contexts = 4; in rv770_gpu_init()
1275 rdev->config.rv770.max_hw_contexts = 8; in rv770_gpu_init()
Devergreen.c3012 radeon_ring_write(ring, rdev->config.evergreen.max_hw_contexts - 1); in evergreen_cp_start()
3171 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init()
3193 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init()
3215 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init()
3238 rdev->config.evergreen.max_hw_contexts = 4; in evergreen_gpu_init()
3260 rdev->config.evergreen.max_hw_contexts = 4; in evergreen_gpu_init()
3288 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init()
3310 rdev->config.evergreen.max_hw_contexts = 4; in evergreen_gpu_init()
3332 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init()
3354 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init()
[all …]
Dradeon.h2053 unsigned max_hw_contexts; member
2075 unsigned max_hw_contexts; member
2102 unsigned max_hw_contexts; member
2135 unsigned max_hw_contexts; member
2168 unsigned max_hw_contexts; member
2199 unsigned max_hw_contexts; member
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()
Dsi.c3107 rdev->config.si.max_hw_contexts = 8; in si_gpu_init()
3124 rdev->config.si.max_hw_contexts = 8; in si_gpu_init()
3142 rdev->config.si.max_hw_contexts = 8; in si_gpu_init()
3159 rdev->config.si.max_hw_contexts = 8; in si_gpu_init()
3176 rdev->config.si.max_hw_contexts = 8; in si_gpu_init()
3570 radeon_ring_write(ring, rdev->config.si.max_hw_contexts - 1); in si_cp_start()
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-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h156 unsigned max_hw_contexts; member
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()
2036 amdgpu_ring_write(ring, adev->gfx.config.max_hw_contexts - 1); in gfx_v6_0_cp_gfx_start()
Dgfx_v8_0.c1711 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1728 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1743 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1758 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1775 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1792 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1809 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1826 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
4189 WREG32(mmCP_MAX_CONTEXT, adev->gfx.config.max_hw_contexts - 1); in gfx_v8_0_cp_gfx_start()
Dgfx_v9_0.c2147 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
2155 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
2165 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
2179 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
2191 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
2201 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
2212 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
3258 WREG32_SOC15(GC, 0, mmCP_MAX_CONTEXT, adev->gfx.config.max_hw_contexts - 1); in gfx_v9_0_cp_gfx_start()
Dgfx_v7_0.c2530 WREG32(mmCP_MAX_CONTEXT, adev->gfx.config.max_hw_contexts - 1); in gfx_v7_0_cp_gfx_start()
4291 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init()
4308 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init()
4325 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init()
4344 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init()
Damdgpu_debugfs.c679 config[no_regs++] = adev->gfx.config.max_hw_contexts; in amdgpu_debugfs_gca_config_read()
Damdgpu_kms.c815 dev_info->num_hw_gfx_contexts = adev->gfx.config.max_hw_contexts; in amdgpu_info_ioctl()
Dgfx_v10_0.c4691 adev->gfx.config.max_hw_contexts = 8; in gfx_v10_0_gpu_early_init()
4704 adev->gfx.config.max_hw_contexts = 8; in gfx_v10_0_gpu_early_init()
4714 adev->gfx.config.max_hw_contexts = 8; in gfx_v10_0_gpu_early_init()
6241 adev->gfx.config.max_hw_contexts - 1); in gfx_v10_0_cp_gfx_start()