Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/arm/
H A Dmalidp_crtc.c329 s->hcoeff = malidp_se_select_coeffs(h_upscale_factor); in malidp_crtc_atomic_check_scaling()
330 s->vcoeff = malidp_se_select_coeffs(v_upscale_factor); in malidp_crtc_atomic_check_scaling()
H A Dmalidp_hw.h351 malidp_se_select_coeffs(u32 upscale_factor) in malidp_se_select_coeffs() function