Searched defs:amdgpu_gfx_config (Results 1 – 1 of 1) sorted by relevance
147 struct amdgpu_gfx_config { struct148 unsigned max_shader_engines;149 unsigned max_tile_pipes;150 unsigned max_cu_per_sh;151 unsigned max_sh_per_se;152 unsigned max_backends_per_se;153 unsigned max_texture_channel_caches;154 unsigned max_gprs;155 unsigned max_gs_threads;156 unsigned max_hw_contexts;[all …]