Searched refs:wm_level_disabled (Results 1 – 2 of 2) sorted by relevance
2001 if (IS_DISPLAY_VER(display, 11, 14) && crtc_state->wm_level_disabled) in wm_optimization_wa()3139 (DISPLAY_VER(display) < 11 && new_crtc_state->wm_level_disabled)) in intel_psr_pre_plane_update()3141 else if (new_crtc_state->wm_level_disabled) in intel_psr_pre_plane_update()3197 if (DISPLAY_VER(display) < 11 && crtc_state->wm_level_disabled) { in intel_psr_post_plane_update()3204 else if (psr->enabled && !crtc_state->wm_level_disabled) in intel_psr_post_plane_update()
1183 bool wm_level_disabled; member