Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/msm/disp/mdp5/
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,
896 .nb_stages = 5,
[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()