Searched refs:max_hw_contexts (Results 1 – 16 of 16) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/radeon/ |
D | ni.c | 907 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()
|
D | rv770.c | 1212 rdev->config.rv770.max_hw_contexts = 8; in rv770_gpu_init() 1232 rdev->config.rv770.max_hw_contexts = 8; in rv770_gpu_init() 1256 rdev->config.rv770.max_hw_contexts = 4; in rv770_gpu_init() 1276 rdev->config.rv770.max_hw_contexts = 8; in rv770_gpu_init()
|
D | evergreen.c | 3013 radeon_ring_write(ring, rdev->config.evergreen.max_hw_contexts - 1); in evergreen_cp_start() 3172 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init() 3194 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init() 3216 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init() 3239 rdev->config.evergreen.max_hw_contexts = 4; in evergreen_gpu_init() 3261 rdev->config.evergreen.max_hw_contexts = 4; in evergreen_gpu_init() 3289 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init() 3311 rdev->config.evergreen.max_hw_contexts = 4; in evergreen_gpu_init() 3333 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init() 3355 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init() [all …]
|
D | radeon.h | 2052 unsigned max_hw_contexts; member 2074 unsigned max_hw_contexts; member 2101 unsigned max_hw_contexts; member 2134 unsigned max_hw_contexts; member 2167 unsigned max_hw_contexts; member 2198 unsigned max_hw_contexts; member
|
D | r600.c | 2014 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()
|
D | si.c | 3107 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()
|
D | cik.c | 3186 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-v6.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_gfx.h | 145 unsigned max_hw_contexts; member
|
D | gfx_v6_0.c | 1594 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()
|
D | gfx_v8_0.c | 1697 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() 1729 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init() 1744 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init() 1761 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init() 1778 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init() 1795 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init() 1812 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init() 4173 WREG32(mmCP_MAX_CONTEXT, adev->gfx.config.max_hw_contexts - 1); in gfx_v8_0_cp_gfx_start()
|
D | gfx_v9_0.c | 1926 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init() 1934 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init() 1944 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init() 1959 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init() 1971 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init() 1981 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init() 1992 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init() 3062 WREG32_SOC15(GC, 0, mmCP_MAX_CONTEXT, adev->gfx.config.max_hw_contexts - 1); in gfx_v9_0_cp_gfx_start()
|
D | gfx_v7_0.c | 2494 WREG32(mmCP_MAX_CONTEXT, adev->gfx.config.max_hw_contexts - 1); in gfx_v7_0_cp_gfx_start() 4259 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init() 4276 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init() 4293 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init() 4312 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init()
|
D | amdgpu_kms.c | 794 dev_info->num_hw_gfx_contexts = adev->gfx.config.max_hw_contexts; in amdgpu_info_ioctl()
|
D | amdgpu_debugfs.c | 725 config[no_regs++] = adev->gfx.config.max_hw_contexts; in amdgpu_debugfs_gca_config_read()
|
D | gfx_v11_0.c | 852 adev->gfx.config.max_hw_contexts = 8; in gfx_v11_0_gpu_early_init() 859 adev->gfx.config.max_hw_contexts = 8; in gfx_v11_0_gpu_early_init() 3043 adev->gfx.config.max_hw_contexts - 1); in gfx_v11_0_cp_gfx_start()
|
D | gfx_v10_0.c | 4462 adev->gfx.config.max_hw_contexts = 8; in gfx_v10_0_gpu_early_init() 4477 adev->gfx.config.max_hw_contexts = 8; in gfx_v10_0_gpu_early_init() 4488 adev->gfx.config.max_hw_contexts = 8; in gfx_v10_0_gpu_early_init() 6023 adev->gfx.config.max_hw_contexts - 1); in gfx_v10_0_cp_gfx_start()
|