Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddcn32_fpu.c3112 unsigned int blank_us = 0; in dcn32_find_vactive_pipe() local
3120blank_us = ((pipe->stream->timing.v_total - pipe->stream->timing.v_addressable) * pipe->stream->ti… in dcn32_find_vactive_pipe()
3123 …!(pipe->stream->vrr_active_variable || pipe->stream->vrr_active_fixed) && blank_us < dc->debug.fpo… in dcn32_find_vactive_pipe()