Searched defs:radeon_screen (Results 1 – 2 of 2) sorted by relevance
57 typedef struct radeon_screen { struct58 int chip_family;59 int chip_flags;60 int cpp;61 int card_type;62 int device_id; /* PCI ID */63 int AGPMode;64 unsigned int irq; /* IRQ number (0 means none) */66 unsigned int fbLocation;67 unsigned int frontOffset;[all …]