Searched refs:SSPP_CURSOR1 (Results 1 - 7 of 7) sorted by relevance

/linux-master/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:
311 if (stage < STAGE6 && (pipe != SSPP_CURSOR0 && pipe != SSPP_CURSOR1))
326 case SSPP_CURSOR1: return MDP5_CTL_LAYER_EXT_REG_CURSOR1(stage);
454 case SSPP_CURSOR1: return MDP5_CTL_FLUSH_CURSOR_1;
H A Dmdp5_kms.c613 SSPP_CURSOR0, SSPP_CURSOR1,
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_mdss.h102 SSPP_CURSOR1, enumerator in enum:dpu_sspp
H A Ddpu_hw_top.c107 status->sspp[SSPP_CURSOR1] = (value >> 26) & 0x3;
219 status->sspp[SSPP_CURSOR1] = (value >> 26) & 0x1;
H A Ddpu_hw_ctl.c227 case SSPP_CURSOR1:
477 [SSPP_CURSOR1] = { { 1, 26 }, { -1 } },
H A Ddpu_plane.c277 pipe->sspp->idx != SSPP_CURSOR1 &&
1082 pipe->sspp->idx != SSPP_CURSOR1)

Completed in 233 milliseconds