Searched defs:amdgpu_gfx (Results 1 – 1 of 1) sorted by relevance
406 struct amdgpu_gfx { struct408 struct amdgpu_gfx_config config; argument409 struct amdgpu_rlc rlc;410 struct amdgpu_pfp pfp;411 struct amdgpu_ce ce;412 struct amdgpu_me me;469 const struct amdgpu_gfx_funcs *funcs; argument491 struct amdgpu_gfx_ras *ras; argument493 bool is_poweron;500 uint16_t xcc_mask;[all …]
Completed in 12 milliseconds