Searched defs:amdgpu_gfx_config (Results 1 – 1 of 1) sorted by relevance
805 struct amdgpu_gfx_config { struct806 unsigned max_shader_engines;807 unsigned max_tile_pipes;808 unsigned max_cu_per_sh;809 unsigned max_sh_per_se;810 unsigned max_backends_per_se;811 unsigned max_texture_channel_caches;812 unsigned max_gprs;813 unsigned max_gs_threads;814 unsigned max_hw_contexts;[all …]