Home
last modified time | relevance | path

Searched refs:dpu_hw_dspp (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_dspp.h8 struct dpu_hw_dspp;
47 void (*setup_pcc)(struct dpu_hw_dspp *ctx, struct dpu_hw_pcc_cfg *cfg);
59 struct dpu_hw_dspp { struct
76 static inline struct dpu_hw_dspp *to_dpu_hw_dspp(struct dpu_hw_blk *hw) in to_dpu_hw_dspp()
78 return container_of(hw, struct dpu_hw_dspp, base); in to_dpu_hw_dspp()
89 struct dpu_hw_dspp *dpu_hw_dspp_init(struct drm_device *dev,
A Ddpu_hw_dspp.c27 static void dpu_setup_dspp_pcc(struct dpu_hw_dspp *ctx, in dpu_setup_dspp_pcc()
66 static void _setup_dspp_ops(struct dpu_hw_dspp *c, in _setup_dspp_ops()
73 struct dpu_hw_dspp *dpu_hw_dspp_init(struct drm_device *dev, in dpu_hw_dspp_init()
77 struct dpu_hw_dspp *c; in dpu_hw_dspp_init()
A Ddpu_crtc.h98 struct dpu_hw_dspp *hw_dspp;
A Ddpu_rm.c137 struct dpu_hw_dspp *hw; in dpu_rm_init()
A Ddpu_crtc.c771 struct dpu_hw_dspp *dspp; in _dpu_crtc_setup_cp_blocks()
/linux/drivers/gpu/drm/msm/
A DMakefile87 disp/dpu1/dpu_hw_dspp.o \

Completed in 13 milliseconds