Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_dsb.c387 int lower_out, int upper_out) in intel_dsb_wait_dsl() argument
394 lower_out = dsb_scanline_to_hw(state, crtc, lower_out); in intel_dsb_wait_dsl()
400 else if (upper_out >= lower_out) in intel_dsb_wait_dsl()
402 lower_out, upper_out); in intel_dsb_wait_dsl()