Searched refs:calc_scaley_steps (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 | 682 static int calc_scaley_steps(struct drm_plane *plane, in calc_scaley_steps() function 999 ret = calc_scaley_steps(plane, pix_format, src_h, crtc_h, step.y); in mdp5_plane_mode_set()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_plane.c | 613 static int calc_scaley_steps(struct drm_plane *plane, in calc_scaley_steps() function 930 ret = calc_scaley_steps(plane, pix_format, src_h, crtc_h, step.y); in mdp5_plane_mode_set()
|
Completed in 4 milliseconds