Searched defs:amdgpu_gfx (Results 1 – 1 of 1) sorted by relevance
342 struct amdgpu_gfx { struct344 struct amdgpu_gfx_config config; argument345 struct amdgpu_rlc rlc;346 struct amdgpu_pfp pfp;347 struct amdgpu_ce ce;348 struct amdgpu_me me;349 struct amdgpu_mec mec;350 struct amdgpu_mec_bitmap mec_bitmap[AMDGPU_MAX_GC_INSTANCES];351 struct amdgpu_kiq kiq[AMDGPU_MAX_GC_INSTANCES];352 struct amdgpu_imu imu;[all …]