Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon.h2300 struct radeon_device { struct
2301 struct device *dev;
2302 struct drm_device *ddev;
2303 struct pci_dev *pdev;
2305 struct pci_controller *hose;
2307 struct radeon_agp_head *agp;
2308 struct rw_semaphore exclusive_lock;
2310 union radeon_asic_config config;
2311 enum radeon_family family;
2312 unsigned long flags;
[all …]