Searched refs:dpu_lm_cfg (Results 1 – 7 of 7) sorted by relevance
27 static const struct dpu_lm_cfg *_lm_offset(enum dpu_lm mixer, in _lm_offset()168 const struct dpu_lm_cfg *cfg; in dpu_hw_lm_init()
64 const struct dpu_lm_cfg *cap;
99 const struct dpu_lm_cfg *lm = &cat->mixer[i]; in dpu_rm_init()248 const struct dpu_lm_cfg *prim_lm_cfg; in _dpu_rm_check_lm_peer()249 const struct dpu_lm_cfg *peer_cfg; in _dpu_rm_check_lm_peer()285 const struct dpu_lm_cfg *lm_cfg; in _dpu_rm_check_lm_and_get_connected_blks()
195 const struct dpu_lm_cfg *mixer_hw_caps;
505 struct dpu_lm_cfg { struct752 const struct dpu_lm_cfg *mixer;
624 static const struct dpu_lm_cfg sdm845_lm[] = {649 static const struct dpu_lm_cfg sc7180_lm[] = {658 static const struct dpu_lm_cfg sm8150_lm[] = {673 static const struct dpu_lm_cfg sc7280_lm[] = {
64 static int _mixer_stages(const struct dpu_lm_cfg *mixer, int count, in _mixer_stages()