Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c3124 unsigned int blank_us = 0; in dcn32_find_vactive_pipe() local
3132blank_us = ((pipe->stream->timing.v_total - pipe->stream->timing.v_addressable) * pipe->stream->ti… in dcn32_find_vactive_pipe()
3135 …!(pipe->stream->vrr_active_variable || pipe->stream->vrr_active_fixed) && blank_us < dc->debug.fpo… in dcn32_find_vactive_pipe()