Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_mode.h316 struct amdgpu_mode_info { struct
317 struct atom_context *atom_context;
318 struct card_info *atom_card_info;
319 bool mode_config_initialized;
320 struct amdgpu_crtc *crtcs[AMDGPU_MAX_CRTCS];
321 struct drm_plane *planes[AMDGPU_MAX_PLANES];
322 struct amdgpu_afmt *afmt[AMDGPU_MAX_AFMT_BLOCKS];
324 struct drm_property *coherent_mode_property;
326 struct drm_property *load_detect_property;
328 struct drm_property *underscan_property;
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_mode.h308 struct amdgpu_mode_info { struct
309 struct atom_context *atom_context;
310 struct card_info *atom_card_info;
311 bool mode_config_initialized;
312 struct amdgpu_crtc *crtcs[AMDGPU_MAX_CRTCS];
313 struct drm_plane *planes[AMDGPU_MAX_PLANES];
314 struct amdgpu_afmt *afmt[AMDGPU_MAX_AFMT_BLOCKS];
316 struct drm_property *coherent_mode_property;
318 struct drm_property *load_detect_property;
320 struct drm_property *underscan_property;
[all …]