Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dni.c916 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()
Dradeon.h2101 unsigned max_texture_channel_caches; member
2140 unsigned max_texture_channel_caches; member
2171 unsigned max_texture_channel_caches; member
Dsi.c3106 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()
Dcik.c3571 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()
/drivers/gpu/drm/amd/amdgpu/
Dgfx_v8_0.c981 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()
Dgfx_v7_0.c2076 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()
Damdgpu.h1149 unsigned max_texture_channel_caches; member