Searched defs:amdgpu_gfx (Results 1 – 1 of 1) sorted by relevance
359 struct amdgpu_gfx { struct361 struct amdgpu_gfx_config config; argument362 struct amdgpu_rlc rlc;363 struct amdgpu_pfp pfp;364 struct amdgpu_ce ce;365 struct amdgpu_me me;366 struct amdgpu_mec mec;367 struct amdgpu_mec_bitmap mec_bitmap[AMDGPU_MAX_GC_INSTANCES];368 struct amdgpu_kiq kiq[AMDGPU_MAX_GC_INSTANCES];369 struct amdgpu_imu imu;[all …]