Home
last modified time | relevance | path

Searched refs:r_stage (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_ctl.c349 enum mdp5_pipe r_stage[][MAX_PIPE_STAGE], in mdp5_ctl_blend()
379 mdp_ctl_blend_mask(r_stage[i][PIPE_LEFT], i) | in mdp5_ctl_blend()
380 mdp_ctl_blend_mask(r_stage[i][PIPE_RIGHT], i); in mdp5_ctl_blend()
382 mdp_ctl_blend_ext_mask(r_stage[i][PIPE_LEFT], i) | in mdp5_ctl_blend()
383 mdp_ctl_blend_ext_mask(r_stage[i][PIPE_RIGHT], i); in mdp5_ctl_blend()
347 mdp5_ctl_blend(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline, enum mdp5_pipe stage[][MAX_PIPE_STAGE], enum mdp5_pipe r_stage[][MAX_PIPE_STAGE], u32 stage_cnt, u32 ctl_blend_op_flags) mdp5_ctl_blend() argument
H A Dmdp5_ctl.h57 enum mdp5_pipe r_stage[][MAX_PIPE_STAGE],
H A Dmdp5_crtc.c227 enum mdp5_pipe r_stage[STAGE_MAX + 1][MAX_PIPE_STAGE] = { { SSPP_NONE } }; in blend_setup() local
256 r_stage[pstate->stage][PIPE_LEFT] = in blend_setup()
266 r_stage[pstate->stage][PIPE_RIGHT] = right_pipe; in blend_setup()
353 mdp5_ctl_blend(ctl, pipeline, stage, r_stage, plane_cnt, in blend_setup()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_ctl.c351 enum mdp5_pipe r_stage[][MAX_PIPE_STAGE], in mdp5_ctl_blend()
381 mdp_ctl_blend_mask(r_stage[i][PIPE_LEFT], i) | in mdp5_ctl_blend()
382 mdp_ctl_blend_mask(r_stage[i][PIPE_RIGHT], i); in mdp5_ctl_blend()
384 mdp_ctl_blend_ext_mask(r_stage[i][PIPE_LEFT], i) | in mdp5_ctl_blend()
385 mdp_ctl_blend_ext_mask(r_stage[i][PIPE_RIGHT], i); in mdp5_ctl_blend()
349 mdp5_ctl_blend(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline, enum mdp5_pipe stage[][MAX_PIPE_STAGE], enum mdp5_pipe r_stage[][MAX_PIPE_STAGE], u32 stage_cnt, u32 ctl_blend_op_flags) mdp5_ctl_blend() argument
H A Dmdp5_ctl.h57 enum mdp5_pipe r_stage[][MAX_PIPE_STAGE],
H A Dmdp5_crtc.c230 enum mdp5_pipe r_stage[STAGE_MAX + 1][MAX_PIPE_STAGE] = { { SSPP_NONE } }; in blend_setup() local
259 r_stage[pstate->stage][PIPE_LEFT] = in blend_setup()
269 r_stage[pstate->stage][PIPE_RIGHT] = right_pipe; in blend_setup()
358 mdp5_ctl_blend(ctl, pipeline, stage, r_stage, plane_cnt, in blend_setup()

Completed in 7 milliseconds