Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu.h774 struct amdgpu_device { struct
775 struct device *dev;
776 struct drm_device *ddev;
777 struct pci_dev *pdev;
780 struct amdgpu_acp acp;
784 enum amd_asic_type asic_type;
785 uint32_t family;
786 uint32_t rev_id;
787 uint32_t external_rev_id;
788 unsigned long flags;
[all …]