Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_plane.c867 struct mdp5_hw_pipe *right_hwpipe; in mdp5_plane_mode_set() local
915 right_hwpipe = to_mdp5_plane_state(pstate)->r_hwpipe; in mdp5_plane_mode_set()
916 if (right_hwpipe) { in mdp5_plane_mode_set()
961 if (right_hwpipe) in mdp5_plane_mode_set()
962 mdp5_hwpipe_mode_set(mdp5_kms, right_hwpipe, fb, &step, &pe, in mdp5_plane_mode_set()