Searched defs:amdgpu_gfx (Results 1 – 1 of 1) sorted by relevance
241 struct amdgpu_gfx { struct243 struct amdgpu_gfx_config config; argument244 struct amdgpu_rlc rlc;245 struct amdgpu_pfp pfp;246 struct amdgpu_ce ce;247 struct amdgpu_me me;248 struct amdgpu_mec mec;249 struct amdgpu_kiq kiq;250 struct amdgpu_scratch scratch;251 const struct firmware *me_fw; /* ME firmware */[all …]