Searched refs:pipe_wm (Results 1 – 1 of 1) sorted by relevance
1316 skl_plane_wm_level(const struct skl_pipe_wm *pipe_wm, in skl_plane_wm_level() argument1320 const struct skl_plane_wm *wm = &pipe_wm->planes[plane_id]; in skl_plane_wm_level()1322 if (level == 0 && pipe_wm->use_sagv_wm) in skl_plane_wm_level()1329 skl_plane_trans_wm(const struct skl_pipe_wm *pipe_wm, in skl_plane_trans_wm() argument1332 const struct skl_plane_wm *wm = &pipe_wm->planes[plane_id]; in skl_plane_trans_wm()1334 if (pipe_wm->use_sagv_wm) in skl_plane_trans_wm()2933 struct skl_pipe_wm *pipe_wm = &new_crtc_state->wm.skl.optimal; in skl_compute_wm() local2952 pipe_wm->use_sagv_wm = !HAS_HW_SAGV_WM(display) && in skl_compute_wm()