Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_gfx.h133 struct amdgpu_gfx_config { struct
134 unsigned max_shader_engines;
135 unsigned max_tile_pipes;
136 unsigned max_cu_per_sh;
137 unsigned max_sh_per_se;
138 unsigned max_backends_per_se;
139 unsigned max_texture_channel_caches;
140 unsigned max_gprs;
141 unsigned max_gs_threads;
142 unsigned max_hw_contexts;
[all …]