Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_atomic.c271 crtc_state->update_wm_post = false; in intel_crtc_duplicate_state()
H A Dintel_display_types.h975 bool update_wm_pre, update_wm_post; /* watermarks are updated */ member
H A Di9xx_wm.c750 new_crtc_state->update_wm_post = true; in i9xx_wm_compute()
754 new_crtc_state->update_wm_post = true; in i9xx_wm_compute()
H A Dintel_display.c1194 if (new_crtc_state->update_wm_post && new_crtc_state->hw.active) in intel_post_plane_update()
4556 crtc_state->update_wm_post = true; in intel_crtc_atomic_check()
8020 new_crtc_state->update_wm_post) in intel_atomic_commit()