Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_mode.h317 struct amdgpu_mode_info { struct
318 struct atom_context *atom_context;
319 struct card_info *atom_card_info;
320 bool mode_config_initialized;
321 struct amdgpu_crtc *crtcs[AMDGPU_MAX_CRTCS];
322 struct drm_plane *planes[AMDGPU_MAX_PLANES];
323 struct amdgpu_afmt *afmt[AMDGPU_MAX_AFMT_BLOCKS];
325 struct drm_property *coherent_mode_property;
327 struct drm_property *load_detect_property;
329 struct drm_property *underscan_property;
[all …]