Home
last modified time | relevance | path

Searched refs:pipe2nclients (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_smp.c43 if (WARN_ON(plane >= pipe2nclients(pipe))) in pipe2client()
171 for (i = 0; i < pipe2nclients(pipe); i++) { in mdp5_smp_assign()
201 for (i = 0; i < pipe2nclients(pipe); i++) { in mdp5_smp_release()
295 for (i = 0; i < pipe2nclients(pipe); i++) { in mdp5_smp_prepare_commit()
352 for (j = 0; j < pipe2nclients(pipe); j++) { in mdp5_smp_dump()
H A Dmdp5_kms.h210 static inline int pipe2nclients(enum mdp5_pipe pipe) in pipe2nclients() function
H A Dmdp5_plane.c954 if (WARN_ON(nplanes > pipe2nclients(pipe))) in mdp5_plane_mode_set()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_smp.c43 if (WARN_ON(plane >= pipe2nclients(pipe))) in pipe2client()
171 for (i = 0; i < pipe2nclients(pipe); i++) { in mdp5_smp_assign()
201 for (i = 0; i < pipe2nclients(pipe); i++) { in mdp5_smp_release()
295 for (i = 0; i < pipe2nclients(pipe); i++) { in mdp5_smp_prepare_commit()
352 for (j = 0; j < pipe2nclients(pipe); j++) { in mdp5_smp_dump()
H A Dmdp5_kms.h210 static inline int pipe2nclients(enum mdp5_pipe pipe) in pipe2nclients() function
H A Dmdp5_plane.c885 if (WARN_ON(nplanes > pipe2nclients(pipe))) in mdp5_plane_mode_set()

Completed in 7 milliseconds