Searched defs:radeon_screen (Results 1 – 2 of 2) sorted by relevance
109 typedef struct radeon_screen { struct110 int chip_family;111 int chip_flags;112 int cpp;113 int card_type;114 int device_id; /* PCI ID */115 int AGPMode;116 unsigned int irq; /* IRQ number (0 means none) */118 unsigned int fbLocation;119 unsigned int frontOffset;[all …]