Searched refs:stage_idx (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/ |
| D | dpu_trace.h | 645 uint32_t stage_idx, enum dpu_sspp sspp, uint32_t pixel_format, 647 TP_ARGS(crtc_id, plane_id, state, pstate, stage_idx, sspp, 655 __field( uint32_t, stage_idx ) 669 __entry->stage_idx = stage_idx; 684 __entry->stage_idx, __entry->stage, __entry->sspp,
|
| D | dpu_crtc.c | 128 uint32_t stage_idx, lm_idx; in _dpu_crtc_blend_setup_mixer() local 154 stage_idx = zpos_cnt[pstate->stage]++; in _dpu_crtc_blend_setup_mixer() 155 stage_cfg->stage[pstate->stage][stage_idx] = in _dpu_crtc_blend_setup_mixer() 157 stage_cfg->multirect_index[pstate->stage][stage_idx] = in _dpu_crtc_blend_setup_mixer() 161 state, pstate, stage_idx, in _dpu_crtc_blend_setup_mixer()
|