Searched defs:amdgpu_gfx_config (Results 1 – 2 of 2) sorted by relevance
187 struct amdgpu_gfx_config { struct188 unsigned max_shader_engines;189 unsigned max_tile_pipes;190 unsigned max_cu_per_sh;191 unsigned max_sh_per_se;192 unsigned max_backends_per_se;193 unsigned max_texture_channel_caches;194 unsigned max_gprs;195 unsigned max_gs_threads;196 unsigned max_hw_contexts;[all …]
140 struct amdgpu_gfx_config { struct141 unsigned max_shader_engines;142 unsigned max_tile_pipes;143 unsigned max_cu_per_sh;144 unsigned max_sh_per_se;145 unsigned max_backends_per_se;146 unsigned max_texture_channel_caches;147 unsigned max_gprs;148 unsigned max_gs_threads;149 unsigned max_hw_contexts;[all …]