Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_cdm.h115 static inline struct dpu_hw_cdm *to_dpu_hw_cdm(struct dpu_hw_blk *hw) in to_dpu_hw_cdm() function
Ddpu_rm.c658 const struct dpu_hw_cdm *cdm = to_dpu_hw_cdm(iter.blk->hw); in _dpu_rm_reserve_cdm()