Searched refs:SSPP_VIG0 (Results 1 – 12 of 12) sorted by relevance
/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_cfg.c | 28 [SSPP_VIG0] = 1, [SSPP_VIG1] = 4, [SSPP_VIG2] = 7, 112 [SSPP_VIG0] = 1, [SSPP_VIG1] = 4, [SSPP_VIG2] = 7, 195 [SSPP_VIG0] = 1, [SSPP_VIG1] = 4, 290 [SSPP_VIG0] = 1, [SSPP_DMA0] = 4, 357 [SSPP_VIG0] = 1, [SSPP_DMA0] = 4, 432 [SSPP_VIG0] = 1, [SSPP_VIG1] = 4, 641 [SSPP_VIG0] = 1, [SSPP_VIG1] = 9,
|
D | mdp5_ctl.c | 290 case SSPP_VIG0: return MDP5_CTL_LAYER_REG_VIG0(stage); in mdp_ctl_blend_mask() 313 case SSPP_VIG0: return MDP5_CTL_LAYER_EXT_REG_VIG0_BIT3; in mdp_ctl_blend_ext_mask() 441 case SSPP_VIG0: return MDP5_CTL_FLUSH_VIG0; in mdp_ctl_flush_mask_pipe()
|
D | mdp5.xml.h | 69 SSPP_VIG0 = 1, enumerator 539 case SSPP_VIG0: return (mdp5_cfg->pipe_vig.base[0]); in __offset_PIPE()
|
D | mdp5_kms.c | 727 SSPP_VIG0, SSPP_VIG1, SSPP_VIG2, SSPP_VIG3, in hwpipe_init() enumerator
|
/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_top.c | 138 status->sspp[SSPP_VIG0] = (value >> 4) & 0x3; in dpu_hw_get_danger_status() 235 status->sspp[SSPP_VIG0] = (value >> 4) & 0x1; in dpu_hw_get_safe_status()
|
D | dpu_plane.c | 270 plane->base.id, pdpu->pipe - SSPP_VIG0, in _dpu_plane_calc_fill_level() 335 trace_dpu_perf_set_qos_luts(pdpu->pipe - SSPP_VIG0, in _dpu_plane_set_qos_lut() 341 pdpu->pipe - SSPP_VIG0, in _dpu_plane_set_qos_lut() 386 trace_dpu_perf_set_danger_luts(pdpu->pipe - SSPP_VIG0, in _dpu_plane_set_danger_lut() 394 pdpu->pipe - SSPP_VIG0, in _dpu_plane_set_danger_lut() 438 pdpu->pipe - SSPP_VIG0, in _dpu_plane_set_qos_ctrl() 489 qos_params.num = pdpu->pipe_hw->idx - SSPP_VIG0; in _dpu_plane_set_qos_remap()
|
D | dpu_hw_ctl.c | 141 case SSPP_VIG0: in dpu_hw_ctl_get_bitmask_sspp() 387 case SSPP_VIG0: in dpu_hw_ctl_setup_blendstage()
|
D | dpu_hw_mdss.h | 109 SSPP_VIG0, enumerator
|
D | dpu_hw_interrupts.c | 374 { DPU_IRQ_TYPE_HIST_VIG_DONE, SSPP_VIG0, DPU_INTR_HIST_VIG_0_DONE, 2}, 375 { DPU_IRQ_TYPE_HIST_VIG_RSTSEQ, SSPP_VIG0,
|
D | dpu_hw_catalog.c | 342 SSPP_BLK("sspp_0", SSPP_VIG0, 0x4000, VIG_SDM845_MASK, 364 SSPP_BLK("sspp_0", SSPP_VIG0, 0x4000, VIG_SC7180_MASK,
|
D | dpu_kms.c | 82 for (i = SSPP_VIG0; i < SSPP_MAX; i++) in _dpu_danger_signal_status() 83 seq_printf(s, "SSPP%d : 0x%x \t", i - SSPP_VIG0, in _dpu_danger_signal_status()
|
D | dpu_crtc.c | 149 dpu_plane_pipe(plane) - SSPP_VIG0, in _dpu_crtc_blend_setup_mixer() 165 dpu_plane_pipe(plane) - SSPP_VIG0, in _dpu_crtc_blend_setup_mixer()
|