Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c613 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()