Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_plane.c614 static int calc_scaley_steps(struct drm_plane *plane, in calc_scaley_steps() function
931 ret = calc_scaley_steps(plane, pix_format, src_h, crtc_h, step.y); in mdp5_plane_mode_set()