Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu.h901 struct amdgpu_gfx { struct
903 struct amdgpu_gfx_config config; argument
904 struct amdgpu_rlc rlc;
905 struct amdgpu_mec mec;
906 struct amdgpu_kiq kiq;
907 struct amdgpu_scratch scratch;
908 const struct firmware *me_fw; /* ME firmware */
909 uint32_t me_fw_version;
910 const struct firmware *pfp_fw; /* PFP firmware */
911 uint32_t pfp_fw_version;
[all …]