Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu.h896 struct amdgpu_gfx { struct
898 struct amdgpu_gfx_config config; argument
899 struct amdgpu_rlc rlc;
900 struct amdgpu_mec mec;
901 struct amdgpu_kiq kiq;
902 struct amdgpu_scratch scratch;
903 const struct firmware *me_fw; /* ME firmware */
904 uint32_t me_fw_version;
905 const struct firmware *pfp_fw; /* PFP firmware */
906 uint32_t pfp_fw_version;
[all …]