Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/radeon/
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()
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()
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 …]
Dradeon.h2015 unsigned max_hw_contexts; member
2037 unsigned max_hw_contexts; member
2064 unsigned max_hw_contexts; member
2097 unsigned max_hw_contexts; member
2130 unsigned max_hw_contexts; member
2161 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.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()
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.12.1/drivers/gpu/drm/amd/amdgpu/
Dgfx_v6_0.c1579 adev->gfx.config.max_hw_contexts = 8; in gfx_v6_0_constants_init()
1596 adev->gfx.config.max_hw_contexts = 8; in gfx_v6_0_constants_init()
1613 adev->gfx.config.max_hw_contexts = 8; in gfx_v6_0_constants_init()
1630 adev->gfx.config.max_hw_contexts = 8; in gfx_v6_0_constants_init()
1647 adev->gfx.config.max_hw_contexts = 8; in gfx_v6_0_constants_init()
1997 amdgpu_ring_write(ring, adev->gfx.config.max_hw_contexts - 1); in gfx_v6_0_cp_gfx_start()
Damdgpu_gfx.h196 unsigned max_hw_contexts; member
Dgfx_v8_0.c1667 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1684 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1699 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1714 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1731 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1748 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1765 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1782 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
4144 WREG32(mmCP_MAX_CONTEXT, adev->gfx.config.max_hw_contexts - 1); in gfx_v8_0_cp_gfx_start()
Dgfx_v7_0.c2459 WREG32(mmCP_MAX_CONTEXT, adev->gfx.config.max_hw_contexts - 1); in gfx_v7_0_cp_gfx_start()
4187 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init()
4204 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init()
4221 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init()
4240 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init()
Dgfx_v9_0.c2017 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
2025 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
2035 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
2050 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
2062 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
2072 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()
3259 WREG32_SOC15(GC, 0, mmCP_MAX_CONTEXT, adev->gfx.config.max_hw_contexts - 1); in gfx_v9_0_cp_gfx_start()
Damdgpu_debugfs.c903 config[no_regs++] = adev->gfx.config.max_hw_contexts; in amdgpu_debugfs_gca_config_read()
Dgfx_v11_0.c1061 adev->gfx.config.max_hw_contexts = 8; in gfx_v11_0_gpu_early_init()
1069 adev->gfx.config.max_hw_contexts = 8; in gfx_v11_0_gpu_early_init()
1080 adev->gfx.config.max_hw_contexts = 8; in gfx_v11_0_gpu_early_init()
3427 adev->gfx.config.max_hw_contexts - 1); in gfx_v11_0_cp_gfx_start()
Damdgpu_kms.c880 dev_info->num_hw_gfx_contexts = adev->gfx.config.max_hw_contexts; in amdgpu_info_ioctl()
Dgfx_v10_0.c4522 adev->gfx.config.max_hw_contexts = 8; in gfx_v10_0_gpu_early_init()
4537 adev->gfx.config.max_hw_contexts = 8; in gfx_v10_0_gpu_early_init()
4548 adev->gfx.config.max_hw_contexts = 8; in gfx_v10_0_gpu_early_init()
6219 adev->gfx.config.max_hw_contexts - 1); in gfx_v10_0_cp_gfx_start()
Dgfx_v12_0.c879 adev->gfx.config.max_hw_contexts = 8; in gfx_v12_0_gpu_early_init()
2529 adev->gfx.config.max_hw_contexts - 1); in gfx_v12_0_cp_gfx_start()
Dgfx_v9_4_3.c932 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_4_3_gpu_early_init()