Searched refs:max_hw_contexts (Results 1 – 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
D | ni.c | 920 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()
|
D | rv770.c | 1204 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()
|
D | evergreen.c | 3011 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 …]
|
D | radeon.h | 2028 unsigned max_hw_contexts; member 2050 unsigned max_hw_contexts; member 2077 unsigned max_hw_contexts; member 2110 unsigned max_hw_contexts; member 2143 unsigned max_hw_contexts; member 2174 unsigned max_hw_contexts; member
|
D | r600.c | 2015 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()
|
D | si.c | 3112 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()
|
D | cik.c | 3196 rdev->config.cik.max_hw_contexts = 8; in cik_gpu_init() 3213 rdev->config.cik.max_hw_contexts = 8; in cik_gpu_init() 3230 rdev->config.cik.max_hw_contexts = 8; in cik_gpu_init() 3249 rdev->config.cik.max_hw_contexts = 8; in cik_gpu_init() 3987 WREG32(CP_MAX_CONTEXT, rdev->config.cik.max_hw_contexts - 1); in cik_cp_gfx_start()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_gfx.h | 149 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() 2035 amdgpu_ring_write(ring, adev->gfx.config.max_hw_contexts - 1); in gfx_v6_0_cp_gfx_start()
|
D | gfx_v8_0.c | 1702 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init() 1719 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() 1749 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init() 1766 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init() 1783 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init() 1800 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init() 1817 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init() 4181 WREG32(mmCP_MAX_CONTEXT, adev->gfx.config.max_hw_contexts - 1); in gfx_v8_0_cp_gfx_start()
|
D | gfx_v7_0.c | 2527 WREG32(mmCP_MAX_CONTEXT, adev->gfx.config.max_hw_contexts - 1); in gfx_v7_0_cp_gfx_start() 4284 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init() 4301 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init() 4318 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init() 4337 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init()
|
D | gfx_v9_0.c | 2117 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init() 2125 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init() 2134 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init() 2148 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init() 2160 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init() 2170 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init() 3207 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 | 717 config[no_regs++] = adev->gfx.config.max_hw_contexts; in amdgpu_debugfs_gca_config_read()
|
D | amdgpu_kms.c | 743 dev_info.num_hw_gfx_contexts = adev->gfx.config.max_hw_contexts; in amdgpu_info_ioctl()
|
D | gfx_v10_0.c | 4238 adev->gfx.config.max_hw_contexts = 8; in gfx_v10_0_gpu_early_init() 4247 adev->gfx.config.max_hw_contexts = 8; in gfx_v10_0_gpu_early_init() 5768 adev->gfx.config.max_hw_contexts - 1); in gfx_v10_0_cp_gfx_start()
|