Home
last modified time | relevance | path

Searched refs:to_dpu_hw_cdm (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_cdm.h137 static inline struct dpu_hw_cdm *to_dpu_hw_cdm(struct dpu_hw_blk *hw) in to_dpu_hw_cdm() function
Ddpu_encoder.c1188 dpu_enc->cur_master->hw_cdm = hw_cdm ? to_dpu_hw_cdm(hw_cdm) : NULL; in dpu_encoder_virt_atomic_mode_set()