/linux-6.12.1/drivers/gpu/drm/radeon/ |
D | ni.c | 894 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()
|
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 | 3010 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 …]
|
D | radeon.h | 2015 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
|
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 | 3088 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()
|
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-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | gfx_v6_0.c | 1579 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()
|
D | amdgpu_gfx.h | 196 unsigned max_hw_contexts; member
|
D | gfx_v8_0.c | 1667 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()
|
D | gfx_v7_0.c | 2459 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()
|
D | gfx_v9_0.c | 2017 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()
|
D | amdgpu_debugfs.c | 903 config[no_regs++] = adev->gfx.config.max_hw_contexts; in amdgpu_debugfs_gca_config_read()
|
D | gfx_v11_0.c | 1061 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()
|
D | amdgpu_kms.c | 880 dev_info->num_hw_gfx_contexts = adev->gfx.config.max_hw_contexts; in amdgpu_info_ioctl()
|
D | gfx_v10_0.c | 4522 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()
|
D | gfx_v12_0.c | 879 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()
|
D | gfx_v9_4_3.c | 932 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_4_3_gpu_early_init()
|