Searched refs:high_mode (Results 1 – 2 of 2) sorted by relevance
14 unsigned int high_mode:1; member
5504 struct drm_display_mode *high_mode; in dm_update_crtc_state() local5506 high_mode = amdgpu_dm_get_highest_refresh_rate_mode(aconnector, false); in dm_update_crtc_state()5507 if (!drm_mode_equal(&new_crtc_state->mode, high_mode)) in dm_update_crtc_state()