Searched refs:max_texture_channel_caches (Results 1 – 7 of 7) sorted by relevance
916 rdev->config.cayman.max_texture_channel_caches = 8; in cayman_gpu_init()994 rdev->config.cayman.max_texture_channel_caches = 2; in cayman_gpu_init()1162 for (i = 0; i < rdev->config.cayman.max_texture_channel_caches; i++) in cayman_gpu_init()
2101 unsigned max_texture_channel_caches; member2140 unsigned max_texture_channel_caches; member2171 unsigned max_texture_channel_caches; member
3106 rdev->config.si.max_texture_channel_caches = 12; in si_gpu_init()3123 rdev->config.si.max_texture_channel_caches = 8; in si_gpu_init()3141 rdev->config.si.max_texture_channel_caches = 4; in si_gpu_init()3158 rdev->config.si.max_texture_channel_caches = 4; in si_gpu_init()3175 rdev->config.si.max_texture_channel_caches = 2; in si_gpu_init()
3571 rdev->config.cik.max_texture_channel_caches = 4; in cik_gpu_init()3588 rdev->config.cik.max_texture_channel_caches = 16; in cik_gpu_init()3605 rdev->config.cik.max_texture_channel_caches = 4; in cik_gpu_init()3624 rdev->config.cik.max_texture_channel_caches = 2; in cik_gpu_init()
981 adev->gfx.config.max_texture_channel_caches = 2; in gfx_v8_0_gpu_early_init()998 adev->gfx.config.max_texture_channel_caches = 16; in gfx_v8_0_gpu_early_init()1015 adev->gfx.config.max_texture_channel_caches = 8; in gfx_v8_0_gpu_early_init()1070 adev->gfx.config.max_texture_channel_caches = 2; in gfx_v8_0_gpu_early_init()1104 adev->gfx.config.max_texture_channel_caches = 2; in gfx_v8_0_gpu_early_init()1121 adev->gfx.config.max_texture_channel_caches = 4; in gfx_v8_0_gpu_early_init()
2076 adev->gfx.config.max_texture_channel_caches = 4; in gfx_v7_0_gpu_init()2093 adev->gfx.config.max_texture_channel_caches = 16; in gfx_v7_0_gpu_init()2110 adev->gfx.config.max_texture_channel_caches = 4; in gfx_v7_0_gpu_init()2129 adev->gfx.config.max_texture_channel_caches = 2; in gfx_v7_0_gpu_init()
1149 unsigned max_texture_channel_caches; member