Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_ctl.c303 case SSPP_CURSOR0: in mdp_ctl_blend_mask()
312 if (stage < STAGE6 && (pipe != SSPP_CURSOR0 && pipe != SSPP_CURSOR1)) in mdp_ctl_blend_ext_mask()
326 case SSPP_CURSOR0: return MDP5_CTL_LAYER_EXT_REG_CURSOR0(stage); in mdp_ctl_blend_ext_mask()
454 case SSPP_CURSOR0: return MDP5_CTL_FLUSH_CURSOR_0; in mdp_ctl_flush_mask_pipe()
H A Dmdp5_kms.c613 SSPP_CURSOR0, SSPP_CURSOR1, in hwpipe_init() enumerator
/linux-6.15/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_top.c108 status->sspp[SSPP_CURSOR0] = (value >> 24) & 0x3; in dpu_hw_get_danger_status()
220 status->sspp[SSPP_CURSOR0] = (value >> 24) & 0x1; in dpu_hw_get_safe_status()
H A Ddpu_hw_mdss.h107 SSPP_CURSOR0, enumerator
H A Ddpu_hw_ctl.c231 case SSPP_CURSOR0: in dpu_hw_ctl_update_pending_flush_sspp()
490 [SSPP_CURSOR0] = { { 1, 20 }, { -1 } },
H A Ddpu_plane.c276 if (pipe->sspp->idx != SSPP_CURSOR0 && in _dpu_plane_set_qos_lut()
1326 if (pipe->sspp->idx != SSPP_CURSOR0 && in dpu_plane_sspp_update_pipe()