Home
last modified time | relevance | path

Searched defs:radeon_mode_info (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/dev/drm2/radeon/
HDradeon_mode.h229 struct radeon_mode_info { struct
230 struct atom_context *atom_context;
231 struct card_info *atom_card_info;
232 enum radeon_connector_table connector_table;
233 bool mode_config_initialized;
234 struct radeon_crtc *crtcs[6];
235 struct radeon_afmt *afmt[6];
237 struct drm_property *coherent_mode_property;
239 struct drm_property *load_detect_property;
241 struct drm_property *tv_std_property;
[all …]