Searched defs:amdgpu_mode_info (Results 1 – 1 of 1) sorted by relevance
308 struct amdgpu_mode_info { struct309 struct atom_context *atom_context;310 struct card_info *atom_card_info;311 bool mode_config_initialized;324 struct drm_property *audio_property;326 struct drm_property *dither_property;330 struct edid *bios_hardcoded_edid;331 int bios_hardcoded_edid_size;334 u32 firmware_flags;336 struct amdgpu_encoder *bl_encoder;[all …]
Completed in 7 milliseconds