Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_ctl.c302 case SSPP_CURSOR0: in mdp_ctl_blend_mask()
311 if (stage < STAGE6 && (pipe != SSPP_CURSOR0 && pipe != SSPP_CURSOR1)) in mdp_ctl_blend_ext_mask()
325 case SSPP_CURSOR0: return MDP5_CTL_LAYER_EXT_REG_CURSOR0(stage); in mdp_ctl_blend_ext_mask()
453 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/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_plane.c277 if (pipe->sspp->idx != SSPP_CURSOR0 && in _dpu_plane_set_qos_lut()
1160 if (pipe->sspp->idx != SSPP_CURSOR0 && in dpu_plane_sspp_update_pipe()