Searched refs:max_texture_channel_caches (Results 1 – 16 of 16) sorted by relevance
647 adev->gfx.config.max_texture_channel_caches = gfx_info->v24.max_texture_channel_caches; in amdgpu_atomfirmware_get_gfx_info()665 adev->gfx.config.max_texture_channel_caches = gfx_info->v27.max_texture_channel_caches; in amdgpu_atomfirmware_get_gfx_info()
152 unsigned max_texture_channel_caches; member
1591 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()
554 adev->gfx.config.max_texture_channel_caches = le32_to_cpu(gc_info->v1.gc_num_gl2c); in amdgpu_discovery_get_gfx_info()573 adev->gfx.config.max_texture_channel_caches = le32_to_cpu(gc_info->v2.gc_num_tccs); in amdgpu_discovery_get_gfx_info()
730 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()
4292 adev->gfx.config.max_texture_channel_caches = 4; in gfx_v7_0_gpu_early_init()4309 adev->gfx.config.max_texture_channel_caches = 16; in gfx_v7_0_gpu_early_init()4326 adev->gfx.config.max_texture_channel_caches = 4; in gfx_v7_0_gpu_early_init()4345 adev->gfx.config.max_texture_channel_caches = 2; in gfx_v7_0_gpu_early_init()
1708 adev->gfx.config.max_texture_channel_caches = 2; in gfx_v8_0_gpu_early_init()1725 adev->gfx.config.max_texture_channel_caches = 16; in gfx_v8_0_gpu_early_init()1772 adev->gfx.config.max_texture_channel_caches = 8; in gfx_v8_0_gpu_early_init()1789 adev->gfx.config.max_texture_channel_caches = 2; 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 = 4; in gfx_v8_0_gpu_early_init()
737 config[no_regs++] = adev->gfx.config.max_texture_channel_caches; in amdgpu_debugfs_gca_config_read()
872 dev_info->num_tcc_blocks = adev->gfx.config.max_texture_channel_caches; in amdgpu_info_ioctl()
2014 adev->gfx.config.max_texture_channel_caches = in amdgpu_device_parse_gpu_info_fw()
898 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()
2126 unsigned max_texture_channel_caches; member2165 unsigned max_texture_channel_caches; member2196 unsigned max_texture_channel_caches; member
3104 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()
3183 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()
1564 uint8_t max_texture_channel_caches; member1584 uint8_t max_texture_channel_caches; member1609 uint8_t max_texture_channel_caches; member1644 uint8_t max_texture_channel_caches; member
5657 UCHAR max_texture_channel_caches; member5670 UCHAR max_texture_channel_caches; member
Completed in 159 milliseconds