Searched refs:dpu_lm_cfg (Results 1 – 7 of 7) sorted by relevance
27 static struct dpu_lm_cfg *_lm_offset(enum dpu_lm mixer, in _lm_offset()170 struct dpu_lm_cfg *cfg; in dpu_hw_lm_init()
64 const struct dpu_lm_cfg *cap;
172 const struct dpu_lm_cfg *mixer_hw_caps;
461 struct dpu_lm_cfg { struct665 struct dpu_lm_cfg *mixer;
218 struct dpu_lm_cfg *lm = &cat->mixer[i]; in dpu_rm_init()313 const struct dpu_lm_cfg *lm_cfg = to_dpu_hw_mixer(lm->hw)->cap; in _dpu_rm_check_lm_and_get_connected_blks()323 const struct dpu_lm_cfg *prim_lm_cfg = in _dpu_rm_check_lm_and_get_connected_blks()
228 static struct dpu_lm_cfg sdm845_lm[] = {
51 static int _mixer_stages(const struct dpu_lm_cfg *mixer, int count, in _mixer_stages()