Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/modules/freesync/
H A Dfreesync.c161 uint32_t h_total_up_scaled; in calc_v_total_from_duration() local
163 h_total_up_scaled = stream->timing.h_total * 10000; in calc_v_total_from_duration()
165 * stream->timing.pix_clk_100hz + (h_total_up_scaled - 1), in calc_v_total_from_duration()
166 h_total_up_scaled); in calc_v_total_from_duration()