Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/radeon/
Dradeon_mode.h241 struct radeon_mode_info { struct
242 struct atom_context *atom_context;
243 struct card_info *atom_card_info;
244 enum radeon_connector_table connector_table;
245 bool mode_config_initialized;
246 struct radeon_crtc *crtcs[RADEON_MAX_CRTCS];
247 struct radeon_afmt *afmt[RADEON_MAX_AFMT_BLOCKS];
249 struct drm_property *coherent_mode_property;
251 struct drm_property *load_detect_property;
253 struct drm_property *tv_std_property;
[all …]