Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/
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
Ddpu_rm.c213 prim_lm_cfg = to_dpu_hw_mixer(rm->mixer_blks[primary_idx])->cap; in _dpu_rm_get_lm_peer()
252 lm_cfg = to_dpu_hw_mixer(rm->mixer_blks[lm_idx])->cap; in _dpu_rm_check_lm_and_get_connected_blks()
Ddpu_encoder.c653 cstate->mixers[i].hw_lm = to_dpu_hw_mixer(hw_lm[i]); in dpu_encoder_assign_crtc_resources()
2043 hw_mixer[i] = to_dpu_hw_mixer(hw_lm[i]); in dpu_encoder_helper_reset_mixers()