Searched defs:amdgpu_mode_info (Results 1 – 1 of 1) sorted by relevance
319 struct amdgpu_mode_info { struct320 struct atom_context *atom_context;321 struct card_info *atom_card_info;322 bool mode_config_initialized;335 struct drm_property *audio_property;341 struct edid *bios_hardcoded_edid;342 int bios_hardcoded_edid_size;345 struct amdgpu_fbdev *rfbdev;347 u32 firmware_flags;349 struct amdgpu_encoder *bl_encoder;[all …]
Completed in 10 milliseconds