Searched refs:dpu_hw_cdm (Results 1 – 6 of 6) sorted by relevance
12 struct dpu_hw_cdm;95 int (*enable)(struct dpu_hw_cdm *cdm, struct dpu_hw_cdm_cfg *cfg);102 void (*bind_pingpong_blk)(struct dpu_hw_cdm *cdm, const enum dpu_pingpong pp);113 struct dpu_hw_cdm { struct125 struct dpu_hw_cdm *dpu_hw_cdm_init(struct drm_device *dev, argument129 static inline struct dpu_hw_cdm *to_dpu_hw_cdm(struct dpu_hw_blk *hw) in to_dpu_hw_cdm()131 return container_of(hw, struct dpu_hw_cdm, base); in to_dpu_hw_cdm()
184 struct dpu_hw_cdm *hw_cdm;
221 struct dpu_hw_cdm *hw_cdm; in dpu_encoder_phys_wb_setup_ctl()278 struct dpu_hw_cdm *hw_cdm; in _dpu_encoder_phys_wb_update_flush()
198 struct dpu_hw_cdm *hw; in dpu_rm_init()
2420 struct dpu_hw_cdm *hw_cdm; in dpu_encoder_helper_phys_setup_cdm()
79 disp/dpu1/dpu_hw_cdm.o \