Home
last modified time | relevance | path

Searched refs:nb_stages (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_cfg.c77 .nb_stages = 5,
155 .nb_stages = 5,
249 .nb_stages = 5,
326 .nb_stages = 8,
411 .nb_stages = 8,
512 .nb_stages = 8,
606 .nb_stages = 8,
705 .nb_stages = 8,
Dmdp5_cfg.h44 uint32_t nb_stages; /* number of stages per blender */ member
Dmdp5_crtc.c678 if ((cnt + start - 1) >= hw_cfg->lm.nb_stages) { in mdp5_crtc_atomic_check()
686 pstates[i].state->stage = hw_cfg->lm.nb_stages; in mdp5_crtc_atomic_check()