Searched refs:pipe_wm (Results 1 – 2 of 2) sorted by relevance
623 const struct skl_pipe_wm *pipe_wm = &crtc_state->wm.skl.optimal; in skl_write_cursor_wm() local630 skl_cursor_wm_reg_val(skl_plane_wm_level(pipe_wm, plane_id, level))); in skl_write_cursor_wm()633 skl_cursor_wm_reg_val(skl_plane_trans_wm(pipe_wm, plane_id))); in skl_write_cursor_wm()636 const struct skl_plane_wm *wm = &pipe_wm->planes[plane_id]; in skl_write_cursor_wm()
828 const struct skl_pipe_wm *pipe_wm = &crtc_state->wm.skl.optimal; in skl_write_plane_wm() local840 skl_plane_wm_reg_val(skl_plane_wm_level(pipe_wm, plane_id, level))); in skl_write_plane_wm()843 skl_plane_wm_reg_val(skl_plane_trans_wm(pipe_wm, plane_id))); in skl_write_plane_wm()846 const struct skl_plane_wm *wm = &pipe_wm->planes[plane_id]; in skl_write_plane_wm()