Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_plane.c921 struct mdp5_hw_pipe *right_hwpipe; in mdp5_plane_mode_set() local
969 right_hwpipe = to_mdp5_plane_state(pstate)->r_hwpipe; in mdp5_plane_mode_set()
970 if (right_hwpipe) { in mdp5_plane_mode_set()
1015 if (right_hwpipe) in mdp5_plane_mode_set()
1016 mdp5_hwpipe_mode_set(mdp5_kms, right_hwpipe, fb, &step, &pe, in mdp5_plane_mode_set()