Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atomfirmware.c349 adev->gfx.config.max_texture_channel_caches = gfx_info->v24.gc_num_tccs; in amdgpu_atomfirmware_get_gfx_info()
Dgfx_v6_0.c1570 adev->gfx.config.max_texture_channel_caches = 12; in gfx_v6_0_gpu_init()
1587 adev->gfx.config.max_texture_channel_caches = 8; in gfx_v6_0_gpu_init()
1604 adev->gfx.config.max_texture_channel_caches = 4; in gfx_v6_0_gpu_init()
1621 adev->gfx.config.max_texture_channel_caches = 4; in gfx_v6_0_gpu_init()
1638 adev->gfx.config.max_texture_channel_caches = 2; in gfx_v6_0_gpu_init()
Damdgpu_debugfs.c490 config[no_regs++] = adev->gfx.config.max_texture_channel_caches; in amdgpu_debugfs_gca_config_read()
Damdgpu_atombios.c745 adev->gfx.config.max_texture_channel_caches = in amdgpu_atombios_get_gfx_info()
746 gfx_info->info.max_texture_channel_caches; in amdgpu_atombios_get_gfx_info()
Dgfx_v7_0.c4337 adev->gfx.config.max_texture_channel_caches = 4; in gfx_v7_0_gpu_early_init()
4354 adev->gfx.config.max_texture_channel_caches = 16; in gfx_v7_0_gpu_early_init()
4371 adev->gfx.config.max_texture_channel_caches = 4; in gfx_v7_0_gpu_early_init()
4390 adev->gfx.config.max_texture_channel_caches = 2; in gfx_v7_0_gpu_early_init()
Dgfx_v8_0.c1798 adev->gfx.config.max_texture_channel_caches = 2; in gfx_v8_0_gpu_early_init()
1815 adev->gfx.config.max_texture_channel_caches = 16; in gfx_v8_0_gpu_early_init()
1862 adev->gfx.config.max_texture_channel_caches = 8; in gfx_v8_0_gpu_early_init()
1879 adev->gfx.config.max_texture_channel_caches = 2; in gfx_v8_0_gpu_early_init()
1896 adev->gfx.config.max_texture_channel_caches = 2; in gfx_v8_0_gpu_early_init()
1913 adev->gfx.config.max_texture_channel_caches = 4; in gfx_v8_0_gpu_early_init()
Damdgpu_kms.c660 dev_info.num_tcc_blocks = adev->gfx.config.max_texture_channel_caches; in amdgpu_info_ioctl()
Damdgpu.h811 unsigned max_texture_channel_caches; member
Damdgpu_device.c1434 adev->gfx.config.max_texture_channel_caches = in amdgpu_device_parse_gpu_info_fw()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dni.c908 rdev->config.cayman.max_texture_channel_caches = 8; in cayman_gpu_init()
986 rdev->config.cayman.max_texture_channel_caches = 2; in cayman_gpu_init()
1155 for (i = 0; i < rdev->config.cayman.max_texture_channel_caches; i++) in cayman_gpu_init()
Dradeon.h2099 unsigned max_texture_channel_caches; member
2138 unsigned max_texture_channel_caches; member
2169 unsigned max_texture_channel_caches; member
Dsi.c3105 rdev->config.si.max_texture_channel_caches = 12; in si_gpu_init()
3122 rdev->config.si.max_texture_channel_caches = 8; in si_gpu_init()
3140 rdev->config.si.max_texture_channel_caches = 4; in si_gpu_init()
3157 rdev->config.si.max_texture_channel_caches = 4; in si_gpu_init()
3174 rdev->config.si.max_texture_channel_caches = 2; in si_gpu_init()
Dcik.c3193 rdev->config.cik.max_texture_channel_caches = 4; in cik_gpu_init()
3210 rdev->config.cik.max_texture_channel_caches = 16; in cik_gpu_init()
3227 rdev->config.cik.max_texture_channel_caches = 4; in cik_gpu_init()
3246 rdev->config.cik.max_texture_channel_caches = 2; in cik_gpu_init()
/Linux-v4.19/drivers/gpu/drm/amd/include/
Datomfirmware.h1194 uint8_t max_texture_channel_caches; member
1214 uint8_t max_texture_channel_caches; member
Datombios.h5655 UCHAR max_texture_channel_caches; member