max_texture_channel_caches  730 drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c 		adev->gfx.config.max_texture_channel_caches =
max_texture_channel_caches  731 drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c 			gfx_info->info.max_texture_channel_caches;
max_texture_channel_caches  447 drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c 			adev->gfx.config.max_texture_channel_caches = gfx_info->v24.max_texture_channel_caches;
max_texture_channel_caches  491 drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c 	config[no_regs++] = adev->gfx.config.max_texture_channel_caches;
max_texture_channel_caches 1476 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		adev->gfx.config.max_texture_channel_caches =
max_texture_channel_caches  400 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c 	adev->gfx.config.max_texture_channel_caches = le32_to_cpu(gc_info->gc_num_gl2c);
max_texture_channel_caches  132 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h 	unsigned max_texture_channel_caches;
max_texture_channel_caches  749 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c 		dev_info.num_tcc_blocks = adev->gfx.config.max_texture_channel_caches;
max_texture_channel_caches 1591 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 		adev->gfx.config.max_texture_channel_caches = 12;
max_texture_channel_caches 1608 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 		adev->gfx.config.max_texture_channel_caches = 8;
max_texture_channel_caches 1625 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 		adev->gfx.config.max_texture_channel_caches = 4;
max_texture_channel_caches 1642 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 		adev->gfx.config.max_texture_channel_caches = 4;
max_texture_channel_caches 1659 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 		adev->gfx.config.max_texture_channel_caches = 2;
max_texture_channel_caches 4272 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 		adev->gfx.config.max_texture_channel_caches = 4;
max_texture_channel_caches 4289 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 		adev->gfx.config.max_texture_channel_caches = 16;
max_texture_channel_caches 4306 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 		adev->gfx.config.max_texture_channel_caches = 4;
max_texture_channel_caches 4325 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 		adev->gfx.config.max_texture_channel_caches = 2;
max_texture_channel_caches 1725 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 		adev->gfx.config.max_texture_channel_caches = 2;
max_texture_channel_caches 1742 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 		adev->gfx.config.max_texture_channel_caches = 16;
max_texture_channel_caches 1789 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 		adev->gfx.config.max_texture_channel_caches = 8;
max_texture_channel_caches 1806 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 		adev->gfx.config.max_texture_channel_caches = 2;
max_texture_channel_caches 1823 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 		adev->gfx.config.max_texture_channel_caches = 2;
max_texture_channel_caches 1840 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 		adev->gfx.config.max_texture_channel_caches = 4;
max_texture_channel_caches 5655 drivers/gpu/drm/amd/include/atombios.h   UCHAR max_texture_channel_caches;
max_texture_channel_caches 1228 drivers/gpu/drm/amd/include/atomfirmware.h   uint8_t max_texture_channel_caches;
max_texture_channel_caches 1248 drivers/gpu/drm/amd/include/atomfirmware.h   uint8_t max_texture_channel_caches;
max_texture_channel_caches 1273 drivers/gpu/drm/amd/include/atomfirmware.h   uint8_t max_texture_channel_caches;
max_texture_channel_caches 3197 drivers/gpu/drm/radeon/cik.c 		rdev->config.cik.max_texture_channel_caches = 4;
max_texture_channel_caches 3214 drivers/gpu/drm/radeon/cik.c 		rdev->config.cik.max_texture_channel_caches = 16;
max_texture_channel_caches 3231 drivers/gpu/drm/radeon/cik.c 		rdev->config.cik.max_texture_channel_caches = 4;
max_texture_channel_caches 3250 drivers/gpu/drm/radeon/cik.c 		rdev->config.cik.max_texture_channel_caches = 2;
max_texture_channel_caches  911 drivers/gpu/drm/radeon/ni.c 		rdev->config.cayman.max_texture_channel_caches = 8;
max_texture_channel_caches  989 drivers/gpu/drm/radeon/ni.c 		rdev->config.cayman.max_texture_channel_caches = 2;
max_texture_channel_caches 1158 drivers/gpu/drm/radeon/ni.c 	for (i = 0; i < rdev->config.cayman.max_texture_channel_caches; i++)
max_texture_channel_caches 2095 drivers/gpu/drm/radeon/radeon.h 	unsigned max_texture_channel_caches;
max_texture_channel_caches 2134 drivers/gpu/drm/radeon/radeon.h 	unsigned max_texture_channel_caches;
max_texture_channel_caches 2165 drivers/gpu/drm/radeon/radeon.h 	unsigned max_texture_channel_caches;
max_texture_channel_caches 3109 drivers/gpu/drm/radeon/si.c 		rdev->config.si.max_texture_channel_caches = 12;
max_texture_channel_caches 3126 drivers/gpu/drm/radeon/si.c 		rdev->config.si.max_texture_channel_caches = 8;
max_texture_channel_caches 3144 drivers/gpu/drm/radeon/si.c 		rdev->config.si.max_texture_channel_caches = 4;
max_texture_channel_caches 3161 drivers/gpu/drm/radeon/si.c 		rdev->config.si.max_texture_channel_caches = 4;
max_texture_channel_caches 3178 drivers/gpu/drm/radeon/si.c 		rdev->config.si.max_texture_channel_caches = 2;