Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_cfg.c77 .nb_stages = 5,
160 .nb_stages = 5,
259 .nb_stages = 5,
341 .nb_stages = 8,
413 .nb_stages = 8,
511 .nb_stages = 8,
617 .nb_stages = 8,
727 .nb_stages = 8,
815 .nb_stages = 5,
906 .nb_stages = 8,
[all …]
Dmdp5_cfg.h44 uint32_t nb_stages; /* number of stages per blender */ member
Dmdp5_crtc.c773 if ((cnt + start - 1) >= hw_cfg->lm.nb_stages) { in mdp5_crtc_atomic_check()
781 pstates[i].state->stage = hw_cfg->lm.nb_stages; in mdp5_crtc_atomic_check()