Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dni.c920 rdev->config.cayman.max_hw_contexts = 8; in cayman_gpu_init()
949 rdev->config.cayman.max_hw_contexts = 8; in cayman_gpu_init()
963 rdev->config.cayman.max_hw_contexts = 8; in cayman_gpu_init()
977 rdev->config.cayman.max_hw_contexts = 4; in cayman_gpu_init()
984 rdev->config.cayman.max_hw_contexts = 4; in cayman_gpu_init()
1563 radeon_ring_write(ring, rdev->config.cayman.max_hw_contexts - 1); in cayman_cp_start()
Drv770.c1204 rdev->config.rv770.max_hw_contexts = 8; in rv770_gpu_init()
1224 rdev->config.rv770.max_hw_contexts = 8; in rv770_gpu_init()
1248 rdev->config.rv770.max_hw_contexts = 4; in rv770_gpu_init()
1268 rdev->config.rv770.max_hw_contexts = 8; in rv770_gpu_init()
Devergreen.c3011 radeon_ring_write(ring, rdev->config.evergreen.max_hw_contexts - 1); in evergreen_cp_start()
3170 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init()
3192 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init()
3214 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init()
3237 rdev->config.evergreen.max_hw_contexts = 4; in evergreen_gpu_init()
3259 rdev->config.evergreen.max_hw_contexts = 4; in evergreen_gpu_init()
3287 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init()
3309 rdev->config.evergreen.max_hw_contexts = 4; in evergreen_gpu_init()
3331 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init()
3353 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init()
[all …]
Dradeon.h2022 unsigned max_hw_contexts; member
2044 unsigned max_hw_contexts; member
2071 unsigned max_hw_contexts; member
2104 unsigned max_hw_contexts; member
2137 unsigned max_hw_contexts; member
2168 unsigned max_hw_contexts; member
Dr600.c2015 rdev->config.r600.max_hw_contexts = 8; in r600_gpu_init()
2031 rdev->config.r600.max_hw_contexts = 8; in r600_gpu_init()
2049 rdev->config.r600.max_hw_contexts = 4; in r600_gpu_init()
2064 rdev->config.r600.max_hw_contexts = 8; in r600_gpu_init()
2700 radeon_ring_write(ring, rdev->config.rv770.max_hw_contexts - 1); in r600_cp_start()
2703 radeon_ring_write(ring, rdev->config.r600.max_hw_contexts - 1); in r600_cp_start()
Dsi.c3112 rdev->config.si.max_hw_contexts = 8; in si_gpu_init()
3129 rdev->config.si.max_hw_contexts = 8; in si_gpu_init()
3147 rdev->config.si.max_hw_contexts = 8; in si_gpu_init()
3164 rdev->config.si.max_hw_contexts = 8; in si_gpu_init()
3181 rdev->config.si.max_hw_contexts = 8; in si_gpu_init()
3575 radeon_ring_write(ring, rdev->config.si.max_hw_contexts - 1); in si_cp_start()
Dcik.c3200 rdev->config.cik.max_hw_contexts = 8; in cik_gpu_init()
3217 rdev->config.cik.max_hw_contexts = 8; in cik_gpu_init()
3234 rdev->config.cik.max_hw_contexts = 8; in cik_gpu_init()
3253 rdev->config.cik.max_hw_contexts = 8; in cik_gpu_init()
3991 WREG32(CP_MAX_CONTEXT, rdev->config.cik.max_hw_contexts - 1); in cik_cp_gfx_start()
/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h135 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()
2040 amdgpu_ring_write(ring, adev->gfx.config.max_hw_contexts - 1); in gfx_v6_0_cp_gfx_start()
Dgfx_v8_0.c1728 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1745 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1760 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()
1843 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
4202 WREG32(mmCP_MAX_CONTEXT, adev->gfx.config.max_hw_contexts - 1); in gfx_v8_0_cp_gfx_start()
Dgfx_v7_0.c2531 WREG32(mmCP_MAX_CONTEXT, adev->gfx.config.max_hw_contexts - 1); in gfx_v7_0_cp_gfx_start()
4275 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init()
4292 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init()
4309 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init()
4328 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init()
Dgfx_v9_0.c1864 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
1872 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
1881 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
1895 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
1906 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
1916 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
3143 WREG32_SOC15(GC, 0, mmCP_MAX_CONTEXT, adev->gfx.config.max_hw_contexts - 1); in gfx_v9_0_cp_gfx_start()
Damdgpu_debugfs.c494 config[no_regs++] = adev->gfx.config.max_hw_contexts; in amdgpu_debugfs_gca_config_read()
Damdgpu_kms.c696 dev_info.num_hw_gfx_contexts = adev->gfx.config.max_hw_contexts; in amdgpu_info_ioctl()
Dgfx_v10_0.c1204 adev->gfx.config.max_hw_contexts = 8; in gfx_v10_0_gpu_early_init()
2708 adev->gfx.config.max_hw_contexts - 1); in gfx_v10_0_cp_gfx_start()