Searched refs:stage_idx (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_trace.h | 678 uint32_t stage_idx, enum dpu_sspp sspp, uint32_t pixel_format, 680 TP_ARGS(crtc_id, plane_id, state, pstate, stage_idx, sspp, 687 __field( uint32_t, stage_idx ) 697 __entry->stage_idx = stage_idx; 712 __entry->stage_idx, __entry->pstate->stage, __entry->sspp,
|
D | dpu_crtc.c | 350 uint32_t stage_idx, lm_idx; in _dpu_crtc_blend_setup_mixer() local 390 stage_idx = zpos_cnt[pstate->stage]++; in _dpu_crtc_blend_setup_mixer() 391 stage_cfg->stage[pstate->stage][stage_idx] = in _dpu_crtc_blend_setup_mixer() 393 stage_cfg->multirect_index[pstate->stage][stage_idx] = in _dpu_crtc_blend_setup_mixer() 397 state, pstate, stage_idx, in _dpu_crtc_blend_setup_mixer()
|