Home
last modified time | relevance | path

Searched refs:SSPP_NONE (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c967 return SSPP_NONE; in mdp5_plane_pipe()
977 return SSPP_NONE; in mdp5_plane_right_pipe()
H A Dmdp5_crtc.c227 enum mdp5_pipe stage[STAGE_MAX + 1][MAX_PIPE_STAGE] = { { SSPP_NONE } }; in blend_setup()
228 enum mdp5_pipe r_stage[STAGE_MAX + 1][MAX_PIPE_STAGE] = { { SSPP_NONE } }; in blend_setup()
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_crtc.c422 sspp_idx - SSPP_NONE, in _dpu_crtc_blend_setup_pipe()
H A Ddpu_kms.c277 for (i = SSPP_NONE; i < SSPP_MAX; i++) { in dpu_debugfs_sspp_init()
H A Ddpu_plane.c372 ot_params.num = pipe->sspp->idx - SSPP_NONE; in _dpu_plane_set_ot_limit()