Searched defs:amdgpu_gfx (Results 1 – 1 of 1) sorted by relevance
256 struct amdgpu_gfx { struct258 struct amdgpu_gfx_config config; argument259 struct amdgpu_rlc rlc;260 struct amdgpu_pfp pfp;261 struct amdgpu_ce ce;262 struct amdgpu_me me;263 struct amdgpu_mec mec;264 struct amdgpu_kiq kiq;265 struct amdgpu_scratch scratch;266 const struct firmware *me_fw; /* ME firmware */[all …]