Searched refs:max_hw_contexts (Results 1 – 15 of 15) sorted by relevance
/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 | 2022 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
|
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 | 3200 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/ |
D | amdgpu_gfx.h | 135 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() 2040 amdgpu_ring_write(ring, adev->gfx.config.max_hw_contexts - 1); in gfx_v6_0_cp_gfx_start()
|
D | gfx_v8_0.c | 1728 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()
|
D | gfx_v7_0.c | 2531 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()
|
D | gfx_v9_0.c | 1864 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()
|
D | amdgpu_debugfs.c | 494 config[no_regs++] = adev->gfx.config.max_hw_contexts; in amdgpu_debugfs_gca_config_read()
|
D | amdgpu_kms.c | 696 dev_info.num_hw_gfx_contexts = adev->gfx.config.max_hw_contexts; in amdgpu_info_ioctl()
|
D | gfx_v10_0.c | 1204 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()
|