Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/ingenic/
H A Dingenic-ipu.c331 bool needs_modeset, upscaling_w, upscaling_h; in ingenic_ipu_plane_atomic_update() local
526 upscaling_h = ipu_state->num_h > ipu_state->denom_h; in ingenic_ipu_plane_atomic_update()
527 if (upscaling_h) in ingenic_ipu_plane_atomic_update()
531 if (!ipu->soc_info->has_bicubic && !upscaling_h) in ingenic_ipu_plane_atomic_update()