Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atomfirmware.c835 adev->gfx.config.max_texture_channel_caches = gfx_info->v24.max_texture_channel_caches; in amdgpu_atomfirmware_get_gfx_info()
853 adev->gfx.config.max_texture_channel_caches = gfx_info->v27.max_texture_channel_caches; in amdgpu_atomfirmware_get_gfx_info()
874 adev->gfx.config.max_texture_channel_caches = gfx_info->v30.max_texture_channel_caches; in amdgpu_atomfirmware_get_gfx_info()
H A Damdgpu_gfx.h196 unsigned max_texture_channel_caches; member
H A 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()
H A Dgmc_v12_0.c539 max_tex_channel_caches = adev->gfx.config.max_texture_channel_caches; in gmc_v12_0_get_dcc_alignment()
H A Damdgpu_atombios.c750 adev->gfx.config.max_texture_channel_caches = in amdgpu_atombios_get_gfx_info()
751 gfx_info->info.max_texture_channel_caches; in amdgpu_atombios_get_gfx_info()
H A Dgfx_v7_0.c4190 adev->gfx.config.max_texture_channel_caches = 4; in gfx_v7_0_gpu_early_init()
4207 adev->gfx.config.max_texture_channel_caches = 16; in gfx_v7_0_gpu_early_init()
4224 adev->gfx.config.max_texture_channel_caches = 4; in gfx_v7_0_gpu_early_init()
4243 adev->gfx.config.max_texture_channel_caches = 2; in gfx_v7_0_gpu_early_init()
H A Dgfx_v8_0.c1680 adev->gfx.config.max_texture_channel_caches = 2; in gfx_v8_0_gpu_early_init()
1697 adev->gfx.config.max_texture_channel_caches = 16; in gfx_v8_0_gpu_early_init()
1744 adev->gfx.config.max_texture_channel_caches = 8; in gfx_v8_0_gpu_early_init()
1761 adev->gfx.config.max_texture_channel_caches = 2; in gfx_v8_0_gpu_early_init()
1778 adev->gfx.config.max_texture_channel_caches = 2; in gfx_v8_0_gpu_early_init()
1795 adev->gfx.config.max_texture_channel_caches = 4; in gfx_v8_0_gpu_early_init()
H A Damdgpu_discovery.c1594 adev->gfx.config.max_texture_channel_caches = le32_to_cpu(gc_info->v1.gc_num_gl2c); in amdgpu_discovery_get_gfx_info()
1638 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_debugfs.c900 config[no_regs++] = adev->gfx.config.max_texture_channel_caches; in amdgpu_debugfs_gca_config_read()
H A Damdgpu_kms.c934 dev_info->num_tcc_blocks = adev->gfx.config.max_texture_channel_caches; in amdgpu_info_ioctl()
H A Damdgpu_device.c2565 adev->gfx.config.max_texture_channel_caches = in amdgpu_device_parse_gpu_info_fw()
/linux-6.15/drivers/gpu/drm/amd/include/
H A Datomfirmware.h1798 uint8_t max_texture_channel_caches; member
1818 uint8_t max_texture_channel_caches; member
1843 uint8_t max_texture_channel_caches; member
1878 uint8_t max_texture_channel_caches; member
1919 uint8_t max_texture_channel_caches; member
H A Datombios.h5657 UCHAR max_texture_channel_caches; member
5670 UCHAR max_texture_channel_caches; member
/linux-6.15/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()
H A Dradeon.h2089 unsigned max_texture_channel_caches; member
2128 unsigned max_texture_channel_caches; member
2159 unsigned max_texture_channel_caches; member
H A Dsi.c3085 rdev->config.si.max_texture_channel_caches = 12; in si_gpu_init()
3102 rdev->config.si.max_texture_channel_caches = 8; in si_gpu_init()
3120 rdev->config.si.max_texture_channel_caches = 4; in si_gpu_init()
3137 rdev->config.si.max_texture_channel_caches = 4; in si_gpu_init()
3154 rdev->config.si.max_texture_channel_caches = 2; in si_gpu_init()
H 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()