Searched defs:amdgpu_gfx_config (Results 1 – 1 of 1) sorted by relevance
126 struct amdgpu_gfx_config { struct127 unsigned max_shader_engines;128 unsigned max_tile_pipes;129 unsigned max_cu_per_sh;130 unsigned max_sh_per_se;131 unsigned max_backends_per_se;132 unsigned max_texture_channel_caches;133 unsigned max_gprs;134 unsigned max_gs_threads;135 unsigned max_hw_contexts;[all …]