Home
last modified time | relevance | path

Searched refs:SSPP_CURSOR1 (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_pipe.h11 #define SSPP_MAX (SSPP_CURSOR1 + 1)
H A Dmdp5_ctl.c303 case SSPP_CURSOR1: in mdp_ctl_blend_mask()
311 if (stage < STAGE6 && (pipe != SSPP_CURSOR0 && pipe != SSPP_CURSOR1)) in mdp_ctl_blend_ext_mask()
326 case SSPP_CURSOR1: return MDP5_CTL_LAYER_EXT_REG_CURSOR1(stage); in mdp_ctl_blend_ext_mask()
454 case SSPP_CURSOR1: return MDP5_CTL_FLUSH_CURSOR_1; in mdp_ctl_flush_mask_pipe()
H A Dmdp5_kms.c613 SSPP_CURSOR0, SSPP_CURSOR1, in hwpipe_init() enumerator
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_top.c109 status->sspp[SSPP_CURSOR1] = (value >> 26) & 0x3; in dpu_hw_get_danger_status()
221 status->sspp[SSPP_CURSOR1] = (value >> 26) & 0x1; in dpu_hw_get_safe_status()
H A Ddpu_hw_mdss.h106 SSPP_CURSOR1, enumerator
H A Ddpu_plane.c277 pipe->sspp->idx != SSPP_CURSOR1 && in _dpu_plane_set_qos_lut()
1323 pipe->sspp->idx != SSPP_CURSOR1) in dpu_plane_sspp_update_pipe()