Home
last modified time | relevance | path

Searched refs:max_hw_contexts (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dni.c907 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()
H A Drv770.c1201 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()
H A Devergreen.c3013 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 …]
H A Dradeon.h2017 unsigned max_hw_contexts; member
2039 unsigned max_hw_contexts; member
2066 unsigned max_hw_contexts; member
2099 unsigned max_hw_contexts; member
2132 unsigned max_hw_contexts; member
2163 unsigned max_hw_contexts; member
H A Dr600.c2014 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()
H A Dsi.c3107 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()
H A Dcik.c3186 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()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v6_0.c1580 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()
H A Damdgpu_gfx.h196 unsigned max_hw_contexts; member
H A Dgfx_v8_0.c1670 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()
H A Dgfx_v7_0.c2459 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()
H A Dgfx_v9_0.c1845 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
1853 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
1863 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
1878 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
1890 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
1900 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
1911 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
3035 WREG32_SOC15(GC, 0, mmCP_MAX_CONTEXT, adev->gfx.config.max_hw_contexts - 1); in gfx_v9_0_cp_gfx_start()
H A Dgfx_v11_0.c871 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()
887 adev->gfx.config.max_hw_contexts = 8; in gfx_v11_0_gpu_early_init()
3136 adev->gfx.config.max_hw_contexts - 1); in gfx_v11_0_cp_gfx_start()
H A Damdgpu_kms.c825 dev_info->num_hw_gfx_contexts = adev->gfx.config.max_hw_contexts; in amdgpu_info_ioctl()
H A Damdgpu_debugfs.c896 config[no_regs++] = adev->gfx.config.max_hw_contexts; in amdgpu_debugfs_gca_config_read()
H A Dgfx_v10_0.c4360 adev->gfx.config.max_hw_contexts = 8; in gfx_v10_0_gpu_early_init()
4375 adev->gfx.config.max_hw_contexts = 8; in gfx_v10_0_gpu_early_init()
4386 adev->gfx.config.max_hw_contexts = 8; in gfx_v10_0_gpu_early_init()
5956 adev->gfx.config.max_hw_contexts - 1); in gfx_v10_0_cp_gfx_start()
H A Dgfx_v9_4_3.c687 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_4_3_gpu_early_init()