Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_mode.h307 struct amdgpu_mode_info { struct
308 struct atom_context *atom_context;
309 struct card_info *atom_card_info;
310 bool mode_config_initialized;
311 struct amdgpu_crtc *crtcs[AMDGPU_MAX_CRTCS];
312 struct amdgpu_afmt *afmt[AMDGPU_MAX_AFMT_BLOCKS];
314 struct drm_property *coherent_mode_property;
316 struct drm_property *load_detect_property;
318 struct drm_property *underscan_property;
319 struct drm_property *underscan_hborder_property;
[all …]