Home
last modified time | relevance | path

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

/openbmc/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.xml.h86 SSPP_CURSOR0 = 11, enumerator
560 case SSPP_CURSOR0: return (mdp5_cfg->pipe_cursor.base[0]); in __offset_PIPE()
H A Dmdp5_kms.c694 SSPP_CURSOR0, SSPP_CURSOR1, in hwpipe_init() enumerator
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_top.c125 status->sspp[SSPP_CURSOR0] = (value >> 24) & 0x3; in dpu_hw_get_danger_status()
237 status->sspp[SSPP_CURSOR0] = (value >> 24) & 0x1; in dpu_hw_get_safe_status()
H A Ddpu_hw_mdss.h120 SSPP_CURSOR0, enumerator
H A Ddpu_hw_ctl.c207 case SSPP_CURSOR0: in dpu_hw_ctl_update_pending_flush_sspp()
439 [SSPP_CURSOR0] = { { 1, 20 }, { -1 } },
H A Ddpu_plane.c277 if (pipe->sspp->idx != SSPP_CURSOR0 && in _dpu_plane_set_qos_lut()
1095 if (pipe->sspp->idx != SSPP_CURSOR0 && in dpu_plane_sspp_update_pipe()