Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_atomic.c181 crtc_state->update_wm_pre = false; in intel_crtc_duplicate_state()
Dintel_drv.h729 bool update_wm_pre, update_wm_post; /* watermarks are updated */ member
Dintel_display.c5357 else if (pipe_config->update_wm_pre) in intel_pre_plane_update()
10579 pipe_config->update_wm_pre = true; in intel_plane_atomic_calc_changes()
10594 pipe_config->update_wm_pre = true; in intel_plane_atomic_calc_changes()
Dintel_pm.c5333 intel_cstate->update_wm_pre = true; in skl_compute_wm()