Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/arm/
Dmalidp_crtc.c326 s->hcoeff = malidp_se_select_coeffs(h_upscale_factor); in malidp_crtc_atomic_check_scaling()
327 s->vcoeff = malidp_se_select_coeffs(v_upscale_factor); in malidp_crtc_atomic_check_scaling()
Dmalidp_hw.h348 malidp_se_select_coeffs(u32 upscale_factor) in malidp_se_select_coeffs() function