Searched refs:right_hwpipe (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_plane.c | 935 struct mdp5_hw_pipe *right_hwpipe; in mdp5_plane_mode_set() local 983 right_hwpipe = to_mdp5_plane_state(pstate)->r_hwpipe; in mdp5_plane_mode_set() 984 if (right_hwpipe) { in mdp5_plane_mode_set() 1029 if (right_hwpipe) in mdp5_plane_mode_set() 1030 mdp5_hwpipe_mode_set(mdp5_kms, right_hwpipe, fb, &step, &pe, in mdp5_plane_mode_set()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_plane.c | 866 struct mdp5_hw_pipe *right_hwpipe; in mdp5_plane_mode_set() local 914 right_hwpipe = to_mdp5_plane_state(pstate)->r_hwpipe; in mdp5_plane_mode_set() 915 if (right_hwpipe) { in mdp5_plane_mode_set() 960 if (right_hwpipe) in mdp5_plane_mode_set() 961 mdp5_hwpipe_mode_set(mdp5_kms, right_hwpipe, fb, &step, &pe, in mdp5_plane_mode_set()
|
Completed in 4 milliseconds