Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu.h1343 struct amdgpu_device { struct
1344 struct device *dev;
1345 struct drm_device *ddev;
1346 struct pci_dev *pdev;
1349 struct amdgpu_acp acp;
1353 enum amd_asic_type asic_type;
1354 uint32_t family;
1355 uint32_t rev_id;
1356 uint32_t external_rev_id;
1357 unsigned long flags;
[all …]