Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu.h1338 struct amdgpu_device { struct
1339 struct device *dev;
1340 struct drm_device *ddev;
1341 struct pci_dev *pdev;
1344 struct amdgpu_acp acp;
1348 enum amd_asic_type asic_type;
1349 uint32_t family;
1350 uint32_t rev_id;
1351 uint32_t external_rev_id;
1352 unsigned long flags;
[all …]