Home
last modified time | relevance | path

Searched refs:to_dpu_hw_mixer (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_lm.h91 static inline struct dpu_hw_mixer *to_dpu_hw_mixer(struct dpu_hw_blk *hw) in to_dpu_hw_mixer() function
H A Ddpu_rm.c69 hw = to_dpu_hw_mixer(rm->mixer_blks[i]); in dpu_rm_destroy()
265 prim_lm_cfg = to_dpu_hw_mixer(rm->mixer_blks[primary_idx])->cap; in _dpu_rm_get_lm_peer()
304 lm_cfg = to_dpu_hw_mixer(rm->mixer_blks[lm_idx])->cap; in _dpu_rm_check_lm_and_get_connected_blks()
H A Ddpu_encoder.c1112 cstate->mixers[i].hw_lm = to_dpu_hw_mixer(hw_lm[i]); in dpu_encoder_virt_atomic_mode_set()
1989 hw_mixer[i] = to_dpu_hw_mixer(hw_lm[i]); in dpu_encoder_helper_reset_mixers()