Searched refs:SSPP_VIG0 (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_cfg.c | 36 [SSPP_VIG0] = 1, [SSPP_VIG1] = 4, [SSPP_VIG2] = 7, 120 [SSPP_VIG0] = 1, [SSPP_VIG1] = 4, [SSPP_VIG2] = 7, 203 [SSPP_VIG0] = 1, [SSPP_VIG1] = 4, 298 [SSPP_VIG0] = 1, [SSPP_DMA0] = 4, 365 [SSPP_VIG0] = 1, [SSPP_VIG1] = 4,
|
D | mdp5_ctl.c | 298 case SSPP_VIG0: return MDP5_CTL_LAYER_REG_VIG0(stage); in mdp_ctl_blend_mask() 321 case SSPP_VIG0: return MDP5_CTL_LAYER_EXT_REG_VIG0_BIT3; in mdp_ctl_blend_ext_mask() 449 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 | 815 SSPP_VIG0, SSPP_VIG1, SSPP_VIG2, SSPP_VIG3, in hwpipe_init() enumerator
|
/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_top.c | 165 status->sspp[SSPP_VIG0] = (value >> 4) & 0x3; in dpu_hw_get_danger_status() 262 status->sspp[SSPP_VIG0] = (value >> 4) & 0x1; in dpu_hw_get_safe_status()
|
D | dpu_hw_ctl.c | 123 case SSPP_VIG0: in dpu_hw_ctl_get_bitmask_sspp() 341 case SSPP_VIG0: in dpu_hw_ctl_setup_blendstage()
|
D | dpu_plane.c | 202 plane->base.id, pdpu->pipe - SSPP_VIG0, in _dpu_plane_calc_fill_level() 282 trace_dpu_perf_set_qos_luts(pdpu->pipe - SSPP_VIG0, in _dpu_plane_set_qos_lut() 288 pdpu->pipe - SSPP_VIG0, in _dpu_plane_set_qos_lut() 347 trace_dpu_perf_set_danger_luts(pdpu->pipe - SSPP_VIG0, in _dpu_plane_set_danger_lut() 355 pdpu->pipe - SSPP_VIG0, in _dpu_plane_set_danger_lut() 413 pdpu->pipe - SSPP_VIG0, in _dpu_plane_set_qos_ctrl() 534 qos_params.num = pdpu->pipe_hw->idx - SSPP_VIG0; in _dpu_plane_set_qos_remap()
|
D | dpu_hw_mdss.h | 117 SSPP_VIG0, enumerator
|
D | dpu_hw_interrupts.c | 386 { DPU_IRQ_TYPE_HIST_VIG_DONE, SSPP_VIG0, DPU_INTR_HIST_VIG_0_DONE, 2}, 387 { DPU_IRQ_TYPE_HIST_VIG_RSTSEQ, SSPP_VIG0,
|
D | dpu_hw_catalog.c | 200 SSPP_VIG_BLK("sspp_0", SSPP_VIG0, 0x4000,
|
D | dpu_kms.c | 108 for (i = SSPP_VIG0; i < SSPP_MAX; i++) in _dpu_danger_signal_status() 109 seq_printf(s, "SSPP%d : 0x%x \t", i - SSPP_VIG0, in _dpu_danger_signal_status()
|
D | dpu_crtc.c | 378 dpu_plane_pipe(plane) - SSPP_VIG0, in _dpu_crtc_blend_setup_mixer() 398 dpu_plane_pipe(plane) - SSPP_VIG0, in _dpu_crtc_blend_setup_mixer()
|