Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.h40 struct dpu_sw_pipe_cfg pipe_cfg;
41 struct dpu_sw_pipe_cfg r_pipe_cfg;
H A Ddpu_plane.c119 struct dpu_sw_pipe_cfg *pipe_cfg) in _dpu_plane_calc_bw()
166 struct dpu_sw_pipe_cfg *pipe_cfg) in _dpu_plane_calc_clk()
255 const struct dpu_format *fmt, struct dpu_sw_pipe_cfg *pipe_cfg) in _dpu_plane_set_qos_lut()
345 struct dpu_sw_pipe_cfg *pipe_cfg, in _dpu_plane_set_ot_limit()
530 struct dpu_sw_pipe_cfg *pipe_cfg, in _dpu_plane_setup_scaler()
582 struct dpu_sw_pipe_cfg pipe_cfg; in _dpu_plane_color_fill_pipe()
738 struct dpu_sw_pipe_cfg *pipe_cfg, in dpu_plane_atomic_check_pipe()
805 struct dpu_sw_pipe_cfg *pipe_cfg = &pstate->pipe_cfg; in dpu_plane_atomic_check()
806 struct dpu_sw_pipe_cfg *r_pipe_cfg = &pstate->r_pipe_cfg; in dpu_plane_atomic_check()
1034 struct dpu_sw_pipe_cfg *pipe_cfg, in dpu_plane_sspp_update_pipe()
[all …]
H A Ddpu_hw_sspp.h161 struct dpu_sw_pipe_cfg { struct
209 struct dpu_sw_pipe_cfg *cfg);
H A Ddpu_hw_sspp.c410 struct dpu_sw_pipe_cfg *cfg) in dpu_hw_sspp_setup_rects()