Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_dspp.h78 static inline struct dpu_hw_dspp *to_dpu_hw_dspp(struct dpu_hw_blk *hw) in to_dpu_hw_dspp() function
Ddpu_rm.c43 hw = to_dpu_hw_dspp(rm->dspp_blks[i]); in dpu_rm_destroy()
Ddpu_encoder.c1026 cstate->mixers[i].hw_dspp = to_dpu_hw_dspp(hw_dspp[i]); in dpu_encoder_virt_atomic_mode_set()