Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atomfirmware.c447 adev->gfx.config.max_texture_channel_caches = gfx_info->v24.max_texture_channel_caches; in amdgpu_atomfirmware_get_gfx_info()
Damdgpu_gfx.h132 unsigned max_texture_channel_caches; member
Damdgpu_discovery.c400 adev->gfx.config.max_texture_channel_caches = le32_to_cpu(gc_info->gc_num_gl2c); in amdgpu_discovery_get_gfx_info()
Dgfx_v6_0.c1591 adev->gfx.config.max_texture_channel_caches = 12; in gfx_v6_0_constants_init()
1608 adev->gfx.config.max_texture_channel_caches = 8; in gfx_v6_0_constants_init()
1625 adev->gfx.config.max_texture_channel_caches = 4; in gfx_v6_0_constants_init()
1642 adev->gfx.config.max_texture_channel_caches = 4; in gfx_v6_0_constants_init()
1659 adev->gfx.config.max_texture_channel_caches = 2; in gfx_v6_0_constants_init()
Damdgpu_debugfs.c491 config[no_regs++] = adev->gfx.config.max_texture_channel_caches; in amdgpu_debugfs_gca_config_read()
Damdgpu_atombios.c746 adev->gfx.config.max_texture_channel_caches = in amdgpu_atombios_get_gfx_info()
747 gfx_info->info.max_texture_channel_caches; in amdgpu_atombios_get_gfx_info()
Dgfx_v7_0.c4272 adev->gfx.config.max_texture_channel_caches = 4; in gfx_v7_0_gpu_early_init()
4289 adev->gfx.config.max_texture_channel_caches = 16; in gfx_v7_0_gpu_early_init()
4306 adev->gfx.config.max_texture_channel_caches = 4; in gfx_v7_0_gpu_early_init()
4325 adev->gfx.config.max_texture_channel_caches = 2; in gfx_v7_0_gpu_early_init()
Dgfx_v8_0.c1725 adev->gfx.config.max_texture_channel_caches = 2; in gfx_v8_0_gpu_early_init()
1742 adev->gfx.config.max_texture_channel_caches = 16; in gfx_v8_0_gpu_early_init()
1789 adev->gfx.config.max_texture_channel_caches = 8; in gfx_v8_0_gpu_early_init()
1806 adev->gfx.config.max_texture_channel_caches = 2; in gfx_v8_0_gpu_early_init()
1823 adev->gfx.config.max_texture_channel_caches = 2; in gfx_v8_0_gpu_early_init()
1840 adev->gfx.config.max_texture_channel_caches = 4; in gfx_v8_0_gpu_early_init()
Damdgpu_kms.c749 dev_info.num_tcc_blocks = adev->gfx.config.max_texture_channel_caches; in amdgpu_info_ioctl()
Damdgpu_device.c1476 adev->gfx.config.max_texture_channel_caches = in amdgpu_device_parse_gpu_info_fw()
/Linux-v5.4/drivers/gpu/drm/amd/include/
Datomfirmware.h1228 uint8_t max_texture_channel_caches; member
1248 uint8_t max_texture_channel_caches; member
1273 uint8_t max_texture_channel_caches; member
Datombios.h5655 UCHAR max_texture_channel_caches; member
/Linux-v5.4/drivers/gpu/drm/radeon/
Dni.c911 rdev->config.cayman.max_texture_channel_caches = 8; in cayman_gpu_init()
989 rdev->config.cayman.max_texture_channel_caches = 2; in cayman_gpu_init()
1158 for (i = 0; i < rdev->config.cayman.max_texture_channel_caches; i++) in cayman_gpu_init()
Dradeon.h2095 unsigned max_texture_channel_caches; member
2134 unsigned max_texture_channel_caches; member
2165 unsigned max_texture_channel_caches; member
Dsi.c3109 rdev->config.si.max_texture_channel_caches = 12; in si_gpu_init()
3126 rdev->config.si.max_texture_channel_caches = 8; in si_gpu_init()
3144 rdev->config.si.max_texture_channel_caches = 4; in si_gpu_init()
3161 rdev->config.si.max_texture_channel_caches = 4; in si_gpu_init()
3178 rdev->config.si.max_texture_channel_caches = 2; in si_gpu_init()
Dcik.c3197 rdev->config.cik.max_texture_channel_caches = 4; in cik_gpu_init()
3214 rdev->config.cik.max_texture_channel_caches = 16; in cik_gpu_init()
3231 rdev->config.cik.max_texture_channel_caches = 4; in cik_gpu_init()
3250 rdev->config.cik.max_texture_channel_caches = 2; in cik_gpu_init()