OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_texture_channel_caches
(Results
1 - 16
of
16
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_atomfirmware.c
451
adev->gfx.config.
max_texture_channel_caches
= gfx_info->v24.
max_texture_channel_caches
;
amdgpu_gfx.h
139
unsigned
max_texture_channel_caches
;
member in struct:amdgpu_gfx_config
amdgpu_discovery.c
397
adev->gfx.config.
max_texture_channel_caches
= le32_to_cpu(gc_info->gc_num_gl2c);
amdgpu_gfx_v6_0.c
1596
adev->gfx.config.
max_texture_channel_caches
= 12;
1613
adev->gfx.config.
max_texture_channel_caches
= 8;
1630
adev->gfx.config.
max_texture_channel_caches
= 4;
1647
adev->gfx.config.
max_texture_channel_caches
= 4;
1664
adev->gfx.config.
max_texture_channel_caches
= 2;
amdgpu_debugfs.c
567
config[no_regs++] = adev->gfx.config.
max_texture_channel_caches
;
amdgpu_gfx_v8_0.c
1700
adev->gfx.config.
max_texture_channel_caches
= 2;
1717
adev->gfx.config.
max_texture_channel_caches
= 16;
1764
adev->gfx.config.
max_texture_channel_caches
= 8;
1781
adev->gfx.config.
max_texture_channel_caches
= 2;
1798
adev->gfx.config.
max_texture_channel_caches
= 2;
1815
adev->gfx.config.
max_texture_channel_caches
= 4;
amdgpu_atombios.c
737
adev->gfx.config.
max_texture_channel_caches
=
738
gfx_info->info.
max_texture_channel_caches
;
amdgpu_gfx_v7_0.c
4280
adev->gfx.config.
max_texture_channel_caches
= 4;
4297
adev->gfx.config.
max_texture_channel_caches
= 16;
4314
adev->gfx.config.
max_texture_channel_caches
= 4;
4333
adev->gfx.config.
max_texture_channel_caches
= 2;
amdgpu_kms.c
761
dev_info.num_tcc_blocks = adev->gfx.config.
max_texture_channel_caches
;
amdgpu_device.c
1685
adev->gfx.config.
max_texture_channel_caches
=
/src/sys/external/bsd/drm2/dist/drm/amd/include/
atomfirmware.h
1231
uint8_t
max_texture_channel_caches
;
member in struct:atom_gfx_info_v2_2
1251
uint8_t
max_texture_channel_caches
;
member in struct:atom_gfx_info_v2_3
1276
uint8_t
max_texture_channel_caches
;
member in struct:atom_gfx_info_v2_4
atombios.h
5657
UCHAR
max_texture_channel_caches
;
member in struct:_ATOM_GFX_INFO_V2_1
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_ni.c
918
rdev->config.cayman.
max_texture_channel_caches
= 8;
996
rdev->config.cayman.
max_texture_channel_caches
= 2;
1165
for (i = 0; i < rdev->config.cayman.
max_texture_channel_caches
; i++)
radeon.h
2142
unsigned
max_texture_channel_caches
;
member in struct:cayman_asic
2181
unsigned
max_texture_channel_caches
;
member in struct:si_asic
2212
unsigned
max_texture_channel_caches
;
member in struct:cik_asic
radeon_si.c
3116
rdev->config.si.
max_texture_channel_caches
= 12;
3133
rdev->config.si.
max_texture_channel_caches
= 8;
3151
rdev->config.si.
max_texture_channel_caches
= 4;
3168
rdev->config.si.
max_texture_channel_caches
= 4;
3185
rdev->config.si.
max_texture_channel_caches
= 2;
radeon_cik.c
3210
rdev->config.cik.
max_texture_channel_caches
= 4;
3227
rdev->config.cik.
max_texture_channel_caches
= 16;
3244
rdev->config.cik.
max_texture_channel_caches
= 4;
3263
rdev->config.cik.
max_texture_channel_caches
= 2;
Completed in 65 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025