Searched refs:skl_wm_level (Results 1 – 4 of 4) sorted by relevance
27 struct skl_wm_level;55 const struct skl_wm_level *skl_plane_wm_level(const struct skl_pipe_wm *pipe_wm,58 const struct skl_wm_level *skl_plane_trans_wm(const struct skl_pipe_wm *pipe_wm,60 bool skl_wm_level_equals(const struct skl_wm_level *l1,61 const struct skl_wm_level *l2);
4250 const struct skl_wm_level *result_prev,4251 struct skl_wm_level *result /* out */);4259 struct skl_wm_level wm = {}; in skl_cursor_allocation()5043 const struct skl_wm_level *5056 const struct skl_wm_level *5081 skl_check_wm_level(struct skl_wm_level *wm, u64 total) in skl_check_wm_level()5088 skl_check_nv12_wm_level(struct skl_wm_level *wm, struct skl_wm_level *uv_wm, in skl_check_nv12_wm_level()5497 const struct skl_wm_level *result_prev, in skl_compute_plane_wm()5498 struct skl_wm_level *result /* out */) in skl_compute_plane_wm()5622 struct skl_wm_level *levels) in skl_compute_wm_levels()[all …]
765 struct skl_wm_level { struct775 struct skl_wm_level wm[8]; argument776 struct skl_wm_level uv_wm[8];777 struct skl_wm_level trans_wm;779 struct skl_wm_level wm0;780 struct skl_wm_level trans_wm;
8887 const struct skl_wm_level *hw_wm_level, *sw_wm_level; in verify_wm_state()