Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v6_0.c1601 const u32 num_max_tcc = adev->gfx.config.max_texture_channel_caches; in gfx_v6_0_setup_tcc()
1659 adev->gfx.config.max_texture_channel_caches = 12; in gfx_v6_0_constants_init()
1676 adev->gfx.config.max_texture_channel_caches = 8; in gfx_v6_0_constants_init()
1693 adev->gfx.config.max_texture_channel_caches = 4; in gfx_v6_0_constants_init()
1710 adev->gfx.config.max_texture_channel_caches = 4; in gfx_v6_0_constants_init()
1727 adev->gfx.config.max_texture_channel_caches = 2; in gfx_v6_0_constants_init()
H A Damdgpu_discovery.c1749 adev->gfx.config.max_texture_channel_caches = le32_to_cpu(gc_info->v1.gc_num_gl2c); in amdgpu_discovery_get_gfx_info()
1793 adev->gfx.config.max_texture_channel_caches = le32_to_cpu(gc_info->v2.gc_num_tccs); in amdgpu_discovery_get_gfx_info()
H A Damdgpu_kms.c1023 dev_info->num_tcc_blocks = adev->gfx.config.max_texture_channel_caches; in amdgpu_info_ioctl()
H A Damdgpu_device.c1851 adev->gfx.config.max_texture_channel_caches = in amdgpu_device_parse_gpu_info_fw()
/linux/drivers/gpu/drm/radeon/
H A Dni.c885 rdev->config.cayman.max_texture_channel_caches = 8; in cayman_gpu_init()
963 rdev->config.cayman.max_texture_channel_caches = 2; in cayman_gpu_init()
1132 for (i = 0; i < rdev->config.cayman.max_texture_channel_caches; i++) in cayman_gpu_init()
/linux/drivers/gpu/drm/amd/include/
H A Datombios.h5657 UCHAR max_texture_channel_caches; member
5670 UCHAR max_texture_channel_caches; member