Searched defs:si_asic (Results 1 – 4 of 4) sorted by relevance
2123 struct si_asic { struct2124 unsigned max_shader_engines;2125 unsigned max_tile_pipes;2126 unsigned max_cu_per_sh;2127 unsigned max_sh_per_se;2128 unsigned max_backends_per_se;2129 unsigned max_texture_channel_caches;2130 unsigned max_gprs;2131 unsigned max_gs_threads;2132 unsigned max_hw_contexts;[all …]
1916 static struct radeon_asic si_asic = { variable
2134 struct si_asic { struct2135 unsigned max_shader_engines;2136 unsigned max_tile_pipes;2137 unsigned max_cu_per_sh;2138 unsigned max_sh_per_se;2139 unsigned max_backends_per_se;2140 unsigned max_texture_channel_caches;2141 unsigned max_gprs;2142 unsigned max_gs_threads;2143 unsigned max_hw_contexts;[all …]