Home
last modified time | relevance | path

Searched refs:dpu_hw_pipe_cdp_cfg (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_sspp.h202 struct dpu_hw_pipe_cdp_cfg { struct
359 struct dpu_hw_pipe_cdp_cfg *cfg);
Ddpu_plane.h41 struct dpu_hw_pipe_cdp_cfg cdp_cfg;
Ddpu_plane.c1060 struct dpu_hw_pipe_cdp_cfg *cdp_cfg = &pstate->cdp_cfg; in dpu_plane_sspp_atomic_update()
1062 memset(cdp_cfg, 0, sizeof(struct dpu_hw_pipe_cdp_cfg)); in dpu_plane_sspp_atomic_update()
Ddpu_hw_sspp.c611 struct dpu_hw_pipe_cdp_cfg *cfg) in dpu_hw_sspp_setup_cdp()