Home
last modified time | relevance | path

Searched refs:max_texture_channel_caches (Results 1 – 16 of 16) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_atomfirmware.c759 adev->gfx.config.max_texture_channel_caches = gfx_info->v24.max_texture_channel_caches; in amdgpu_atomfirmware_get_gfx_info()
777 adev->gfx.config.max_texture_channel_caches = gfx_info->v27.max_texture_channel_caches; in amdgpu_atomfirmware_get_gfx_info()
798 adev->gfx.config.max_texture_channel_caches = gfx_info->v30.max_texture_channel_caches; in amdgpu_atomfirmware_get_gfx_info()
A Damdgpu_gfx.h143 unsigned max_texture_channel_caches; member
A Dgfx_v6_0.c1577 adev->gfx.config.max_texture_channel_caches = 12; in gfx_v6_0_constants_init()
1594 adev->gfx.config.max_texture_channel_caches = 8; in gfx_v6_0_constants_init()
1611 adev->gfx.config.max_texture_channel_caches = 4; in gfx_v6_0_constants_init()
1628 adev->gfx.config.max_texture_channel_caches = 4; in gfx_v6_0_constants_init()
1645 adev->gfx.config.max_texture_channel_caches = 2; in gfx_v6_0_constants_init()
A Damdgpu_atombios.c730 adev->gfx.config.max_texture_channel_caches = in amdgpu_atombios_get_gfx_info()
731 gfx_info->info.max_texture_channel_caches; in amdgpu_atombios_get_gfx_info()
A Dgfx_v7_0.c4223 adev->gfx.config.max_texture_channel_caches = 4; in gfx_v7_0_gpu_early_init()
4240 adev->gfx.config.max_texture_channel_caches = 16; in gfx_v7_0_gpu_early_init()
4257 adev->gfx.config.max_texture_channel_caches = 4; in gfx_v7_0_gpu_early_init()
4276 adev->gfx.config.max_texture_channel_caches = 2; in gfx_v7_0_gpu_early_init()
A Dgfx_v8_0.c1667 adev->gfx.config.max_texture_channel_caches = 2; in gfx_v8_0_gpu_early_init()
1684 adev->gfx.config.max_texture_channel_caches = 16; in gfx_v8_0_gpu_early_init()
1731 adev->gfx.config.max_texture_channel_caches = 8; in gfx_v8_0_gpu_early_init()
1748 adev->gfx.config.max_texture_channel_caches = 2; in gfx_v8_0_gpu_early_init()
1765 adev->gfx.config.max_texture_channel_caches = 2; in gfx_v8_0_gpu_early_init()
1782 adev->gfx.config.max_texture_channel_caches = 4; in gfx_v8_0_gpu_early_init()
A Damdgpu_discovery.c1328 adev->gfx.config.max_texture_channel_caches = le32_to_cpu(gc_info->v1.gc_num_gl2c); in amdgpu_discovery_get_gfx_info()
1362 adev->gfx.config.max_texture_channel_caches = le32_to_cpu(gc_info->v2.gc_num_tccs); in amdgpu_discovery_get_gfx_info()
A Damdgpu_debugfs.c722 config[no_regs++] = adev->gfx.config.max_texture_channel_caches; in amdgpu_debugfs_gca_config_read()
A Damdgpu_kms.c848 dev_info->num_tcc_blocks = adev->gfx.config.max_texture_channel_caches; in amdgpu_info_ioctl()
A Damdgpu_device.c2017 adev->gfx.config.max_texture_channel_caches = in amdgpu_device_parse_gpu_info_fw()
/linux-6.3-rc2/drivers/gpu/drm/amd/include/
A Datomfirmware.h1717 uint8_t max_texture_channel_caches; member
1737 uint8_t max_texture_channel_caches; member
1762 uint8_t max_texture_channel_caches; member
1797 uint8_t max_texture_channel_caches; member
1838 uint8_t max_texture_channel_caches; member
A Datombios.h5657 UCHAR max_texture_channel_caches; member
5670 UCHAR max_texture_channel_caches; member
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dni.c898 rdev->config.cayman.max_texture_channel_caches = 8; in cayman_gpu_init()
976 rdev->config.cayman.max_texture_channel_caches = 2; in cayman_gpu_init()
1145 for (i = 0; i < rdev->config.cayman.max_texture_channel_caches; i++) in cayman_gpu_init()
A Dradeon.h2128 unsigned max_texture_channel_caches; member
2167 unsigned max_texture_channel_caches; member
2198 unsigned max_texture_channel_caches; member
A Dsi.c3104 rdev->config.si.max_texture_channel_caches = 12; in si_gpu_init()
3121 rdev->config.si.max_texture_channel_caches = 8; in si_gpu_init()
3139 rdev->config.si.max_texture_channel_caches = 4; in si_gpu_init()
3156 rdev->config.si.max_texture_channel_caches = 4; in si_gpu_init()
3173 rdev->config.si.max_texture_channel_caches = 2; in si_gpu_init()
A Dcik.c3183 rdev->config.cik.max_texture_channel_caches = 4; in cik_gpu_init()
3200 rdev->config.cik.max_texture_channel_caches = 16; in cik_gpu_init()
3217 rdev->config.cik.max_texture_channel_caches = 4; in cik_gpu_init()
3236 rdev->config.cik.max_texture_channel_caches = 2; in cik_gpu_init()

Completed in 158 milliseconds