Searched defs:amdgpu_gfx (Results 1 – 1 of 1) sorted by relevance
270 struct amdgpu_gfx { struct272 struct amdgpu_gfx_config config; argument273 struct amdgpu_rlc rlc;274 struct amdgpu_pfp pfp;275 struct amdgpu_ce ce;276 struct amdgpu_me me;277 struct amdgpu_mec mec;278 struct amdgpu_kiq kiq;279 struct amdgpu_scratch scratch;280 const struct firmware *me_fw; /* ME firmware */[all …]