Home
last modified time | relevance | path

Searched refs:stage_idx (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_trace.h653 uint32_t stage_idx, uint32_t pixel_format,
655 TP_ARGS(crtc_id, plane_id, state, pstate, stage_idx,
663 __field( uint32_t, stage_idx )
677 __entry->stage_idx = stage_idx;
692 __entry->stage_idx, __entry->stage, __entry->sspp,
H A Ddpu_crtc.c401 unsigned int stage_idx, in _dpu_crtc_blend_setup_pipe() argument
414 state, to_dpu_plane_state(state), stage_idx, in _dpu_crtc_blend_setup_pipe()
426 stage_cfg->stage[stage][stage_idx] = sspp_idx; in _dpu_crtc_blend_setup_pipe()
427 stage_cfg->multirect_index[stage][stage_idx] = pipe->multirect_index; in _dpu_crtc_blend_setup_pipe()