Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon.h2170 struct cik_asic { struct
2171 unsigned max_shader_engines;
2172 unsigned max_tile_pipes;
2173 unsigned max_cu_per_sh;
2174 unsigned max_sh_per_se;
2175 unsigned max_backends_per_se;
2177 unsigned max_gprs;
2178 unsigned max_gs_threads;
2179 unsigned max_hw_contexts;
2185 unsigned num_tile_pipes;
[all …]