Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_overlay.c583 static const u16 uv_static_hcoeffs[N_PHASES][N_HORIZ_UV_TAPS] = { variable
606 memcpy_toio(regs->UV_HCOEFS, uv_static_hcoeffs, in update_polyphase_filter()
607 sizeof(uv_static_hcoeffs)); in update_polyphase_filter()