Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dni.c917 rdev->config.cayman.max_hw_contexts = 8; in cayman_gpu_init()
946 rdev->config.cayman.max_hw_contexts = 8; in cayman_gpu_init()
960 rdev->config.cayman.max_hw_contexts = 8; in cayman_gpu_init()
974 rdev->config.cayman.max_hw_contexts = 4; in cayman_gpu_init()
981 rdev->config.cayman.max_hw_contexts = 4; in cayman_gpu_init()
1560 radeon_ring_write(ring, rdev->config.cayman.max_hw_contexts - 1); in cayman_cp_start()
Drv770.c1200 rdev->config.rv770.max_hw_contexts = 8; in rv770_gpu_init()
1220 rdev->config.rv770.max_hw_contexts = 8; in rv770_gpu_init()
1244 rdev->config.rv770.max_hw_contexts = 4; in rv770_gpu_init()
1264 rdev->config.rv770.max_hw_contexts = 8; in rv770_gpu_init()
Devergreen.c3007 radeon_ring_write(ring, rdev->config.evergreen.max_hw_contexts - 1); in evergreen_cp_start()
3166 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init()
3188 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init()
3210 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init()
3233 rdev->config.evergreen.max_hw_contexts = 4; in evergreen_gpu_init()
3255 rdev->config.evergreen.max_hw_contexts = 4; in evergreen_gpu_init()
3283 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init()
3305 rdev->config.evergreen.max_hw_contexts = 4; in evergreen_gpu_init()
3327 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init()
3349 rdev->config.evergreen.max_hw_contexts = 8; in evergreen_gpu_init()
[all …]
Dradeon.h2026 unsigned max_hw_contexts; member
2048 unsigned max_hw_contexts; member
2075 unsigned max_hw_contexts; member
2108 unsigned max_hw_contexts; member
2141 unsigned max_hw_contexts; member
2172 unsigned max_hw_contexts; member
Dr600.c2009 rdev->config.r600.max_hw_contexts = 8; in r600_gpu_init()
2025 rdev->config.r600.max_hw_contexts = 8; in r600_gpu_init()
2043 rdev->config.r600.max_hw_contexts = 4; in r600_gpu_init()
2058 rdev->config.r600.max_hw_contexts = 8; in r600_gpu_init()
2694 radeon_ring_write(ring, rdev->config.rv770.max_hw_contexts - 1); in r600_cp_start()
2697 radeon_ring_write(ring, rdev->config.r600.max_hw_contexts - 1); in r600_cp_start()
Dsi.c3108 rdev->config.si.max_hw_contexts = 8; in si_gpu_init()
3125 rdev->config.si.max_hw_contexts = 8; in si_gpu_init()
3143 rdev->config.si.max_hw_contexts = 8; in si_gpu_init()
3160 rdev->config.si.max_hw_contexts = 8; in si_gpu_init()
3177 rdev->config.si.max_hw_contexts = 8; in si_gpu_init()
3571 radeon_ring_write(ring, rdev->config.si.max_hw_contexts - 1); in si_cp_start()
Dcik.c3196 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()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dgfx_v6_0.c1573 adev->gfx.config.max_hw_contexts = 8; in gfx_v6_0_gpu_init()
1590 adev->gfx.config.max_hw_contexts = 8; in gfx_v6_0_gpu_init()
1607 adev->gfx.config.max_hw_contexts = 8; in gfx_v6_0_gpu_init()
1624 adev->gfx.config.max_hw_contexts = 8; in gfx_v6_0_gpu_init()
1641 adev->gfx.config.max_hw_contexts = 8; in gfx_v6_0_gpu_init()
2030 amdgpu_ring_write(ring, adev->gfx.config.max_hw_contexts - 1); in gfx_v6_0_cp_gfx_start()
Dgfx_v8_0.c1801 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1818 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1833 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1848 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1865 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1882 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1899 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
1916 adev->gfx.config.max_hw_contexts = 8; in gfx_v8_0_gpu_early_init()
4381 WREG32(mmCP_MAX_CONTEXT, adev->gfx.config.max_hw_contexts - 1); in gfx_v8_0_cp_gfx_start()
Damdgpu_debugfs.c493 config[no_regs++] = adev->gfx.config.max_hw_contexts; in amdgpu_debugfs_gca_config_read()
Dgfx_v7_0.c2496 WREG32(mmCP_MAX_CONTEXT, adev->gfx.config.max_hw_contexts - 1); in gfx_v7_0_cp_gfx_start()
4340 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init()
4357 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init()
4374 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init()
4393 adev->gfx.config.max_hw_contexts = 8; in gfx_v7_0_gpu_early_init()
Dgfx_v9_0.c1177 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
1185 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
1194 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
1208 adev->gfx.config.max_hw_contexts = 8; in gfx_v9_0_gpu_early_init()
2413 WREG32_SOC15(GC, 0, mmCP_MAX_CONTEXT, adev->gfx.config.max_hw_contexts - 1); in gfx_v9_0_cp_gfx_start()
Damdgpu_kms.c608 dev_info.num_hw_gfx_contexts = adev->gfx.config.max_hw_contexts; in amdgpu_info_ioctl()
Damdgpu.h814 unsigned max_hw_contexts; member