Home
last modified time | relevance | path

Searched refs:update_wm_pre (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_atomic.c265 crtc_state->update_wm_pre = false; in intel_crtc_duplicate_state()
H A Dintel_atomic_plane.c532 new_crtc_state->update_wm_pre = true; in intel_plane_atomic_calc_changes()
539 new_crtc_state->update_wm_pre = true; in intel_plane_atomic_calc_changes()
H A Dintel_display_types.h1089 bool update_wm_pre, update_wm_post; /* watermarks are updated */ member
H A Dintel_display.c1122 if (new_crtc_state->update_wm_pre) in intel_pre_plane_update()