Home
last modified time | relevance | path

Searched defs:amdgpu_gfx (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_gfx.h241 struct amdgpu_gfx { struct
243 struct amdgpu_gfx_config config; argument
244 struct amdgpu_rlc rlc;
245 struct amdgpu_pfp pfp;
246 struct amdgpu_ce ce;
247 struct amdgpu_me me;
248 struct amdgpu_mec mec;
249 struct amdgpu_kiq kiq;
250 struct amdgpu_scratch scratch;
251 const struct firmware *me_fw; /* ME firmware */
[all …]