Searched defs:amdgpu_gfx (Results 1 – 1 of 1) sorted by relevance
269 struct amdgpu_gfx { struct271 struct amdgpu_gfx_config config; argument272 struct amdgpu_rlc rlc;273 struct amdgpu_pfp pfp;274 struct amdgpu_ce ce;275 struct amdgpu_me me;276 struct amdgpu_mec mec;277 struct amdgpu_kiq kiq;280 uint32_t me_fw_version;322 const struct amdgpu_gfx_funcs *funcs; argument[all …]
Completed in 9 milliseconds