Searched defs:radeon_mode_info (Results 1 – 1 of 1) sorted by relevance
241 struct radeon_mode_info { struct242 struct atom_context *atom_context;243 struct card_info *atom_card_info;245 bool mode_config_initialized;261 struct drm_property *audio_property;267 struct edid *bios_hardcoded_edid;268 int bios_hardcoded_edid_size;271 struct radeon_fbdev *rfbdev;273 u16 firmware_flags;275 struct radeon_encoder *bl_encoder;[all …]
Completed in 9 milliseconds