Home
last modified time | relevance | path

Searched refs:dpu_hw_cdp_cfg (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_wb.h70 struct dpu_hw_cdp_cfg *cfg);
Ddpu_hw_sspp.h345 struct dpu_hw_cdp_cfg *cfg,
Ddpu_hw_util.h317 struct dpu_hw_cdp_cfg { struct
Ddpu_hw_wb.c182 struct dpu_hw_cdp_cfg *cfg) in dpu_hw_wb_setup_cdp()
Ddpu_encoder_phys_wb.c142 struct dpu_hw_cdp_cfg cdp_cfg; in dpu_encoder_phys_wb_setup_fb()
165 memset(&cdp_cfg, 0, sizeof(struct dpu_hw_cdp_cfg)); in dpu_encoder_phys_wb_setup_fb()
Ddpu_plane.c1195 struct dpu_hw_cdp_cfg cdp_cfg; in dpu_plane_sspp_atomic_update()
1197 memset(&cdp_cfg, 0, sizeof(struct dpu_hw_cdp_cfg)); in dpu_plane_sspp_atomic_update()
Ddpu_hw_sspp.c630 struct dpu_hw_cdp_cfg *cfg, in dpu_hw_sspp_setup_cdp()