Searched refs:max_hw_contexts (Results 1 – 17 of 17) sorted by relevance
/Linux-v6.6/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 | 1201 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()
|
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 | 2018 unsigned max_hw_contexts; member 2040 unsigned max_hw_contexts; member 2067 unsigned max_hw_contexts; member 2100 unsigned max_hw_contexts; member 2133 unsigned max_hw_contexts; member 2164 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.6/drivers/gpu/drm/amd/amdgpu/ |
D | gfx_v6_0.c | 1580 adev->gfx.config.max_hw_contexts = 8; in gfx_v6_0_constants_init() 1597 adev->gfx.config.max_hw_contexts = 8; in gfx_v6_0_constants_init() 1614 adev->gfx.config.max_hw_contexts = 8; in gfx_v6_0_constants_init() 1631 adev->gfx.config.max_hw_contexts = 8; in gfx_v6_0_constants_init() 1648 adev->gfx.config.max_hw_contexts = 8; in gfx_v6_0_constants_init() 1998 amdgpu_ring_write(ring, adev->gfx.config.max_hw_contexts - 1); in gfx_v6_0_cp_gfx_start()
|
D | amdgpu_gfx.h | 196 unsigned max_hw_contexts; member
|
D | gfx_v8_0.c | 1670 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init() 1687 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init() 1702 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init() 1717 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init() 1734 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init() 1751 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init() 1768 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init() 1785 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init() 4148 WREG32(mmCP_MAX_CONTEXT, adev->gfx.config.max_hw_contexts - 1); in gfx_v8_0_cp_gfx_start()
|
D | gfx_v7_0.c | 2459 WREG32(mmCP_MAX_CONTEXT, adev->gfx.config.max_hw_contexts - 1); in gfx_v7_0_cp_gfx_start() 4225 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init() 4242 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init() 4259 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init() 4278 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init()
|
D | gfx_v9_0.c | 1841 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init() 1849 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init() 1859 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init() 1874 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init() 1886 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init() 1896 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init() 1907 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init() 3031 WREG32_SOC15(GC, 0, mmCP_MAX_CONTEXT, adev->gfx.config.max_hw_contexts - 1); in gfx_v9_0_cp_gfx_start()
|
D | gfx_v11_0.c | 863 adev->gfx.config.max_hw_contexts = 8; in gfx_v11_0_gpu_early_init() 871 adev->gfx.config.max_hw_contexts = 8; in gfx_v11_0_gpu_early_init() 879 adev->gfx.config.max_hw_contexts = 8; in gfx_v11_0_gpu_early_init() 3128 adev->gfx.config.max_hw_contexts - 1); in gfx_v11_0_cp_gfx_start()
|
D | amdgpu_kms.c | 806 dev_info->num_hw_gfx_contexts = adev->gfx.config.max_hw_contexts; in amdgpu_info_ioctl()
|
D | amdgpu_debugfs.c | 884 config[no_regs++] = adev->gfx.config.max_hw_contexts; in amdgpu_debugfs_gca_config_read()
|
D | gfx_v10_0.c | 4365 adev->gfx.config.max_hw_contexts = 8; in gfx_v10_0_gpu_early_init() 4380 adev->gfx.config.max_hw_contexts = 8; in gfx_v10_0_gpu_early_init() 4391 adev->gfx.config.max_hw_contexts = 8; in gfx_v10_0_gpu_early_init() 5961 adev->gfx.config.max_hw_contexts - 1); in gfx_v10_0_cp_gfx_start()
|
D | gfx_v9_4_3.c | 687 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_4_3_gpu_early_init()
|