Searched refs:hwpipes (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_pipe.c31 struct mdp5_hw_pipe *cur = mdp5_kms->hwpipes[i];
67 mdp5_kms->hwpipes[j];
69 /* reject different types of hwpipes */
97 /* We don't support SMP and 2 hwpipes/plane together */
H A Dmdp5_smp.c276 struct mdp5_hw_pipe *hwpipe = mdp5_kms->hwpipes[i];
344 struct mdp5_hw_pipe *hwpipe = mdp5_kms->hwpipes[i];
H A Dmdp5_kms.h28 struct mdp5_hw_pipe *hwpipes[SSPP_MAX]; member in struct:mdp5_kms
H A Dmdp5_kms.c413 struct mdp5_hw_pipe *hwpipe = mdp5_kms->hwpipes[i];
596 mdp5_kms->hwpipes[mdp5_kms->num_hwpipes++] = hwpipe;

Completed in 119 milliseconds