Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_cfg.c77 .nb_stages = 5,
160 .nb_stages = 2,
241 .nb_stages = 5,
340 .nb_stages = 5,
422 .nb_stages = 8,
494 .nb_stages = 8,
592 .nb_stages = 8,
698 .nb_stages = 8,
808 .nb_stages = 8,
895 .nb_stages = 5,
[all …]
H A Dmdp5_cfg.h44 uint32_t nb_stages; /* number of stages per blender */ member
H A Dmdp5_crtc.c770 if ((cnt + start - 1) >= hw_cfg->lm.nb_stages) { in mdp5_crtc_atomic_check()
778 pstates[i].state->stage = hw_cfg->lm.nb_stages; in mdp5_crtc_atomic_check()