Home
last modified time | relevance | path

Searched defs:amdgpu_gfx_config (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h182 struct amdgpu_gfx_config { struct
183 unsigned max_shader_engines;
184 unsigned max_tile_pipes;
185 unsigned max_cu_per_sh;
186 unsigned max_sh_per_se;
187 unsigned max_backends_per_se;
188 unsigned max_texture_channel_caches;
189 unsigned max_gprs;
190 unsigned max_gs_threads;
191 unsigned max_hw_contexts;
[all …]