Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.c768 unsigned int refresh_hz = div_u64((unsigned long long) stream->timing.pix_clk_100hz * in dcn30_apply_idle_power_optimizations() local
793 unsigned int denom = refresh_hz * 6528; in dcn30_apply_idle_power_optimizations()
796 tmr_delay = div_u64(((1000000LL + 2 * stutter_period * refresh_hz) * in dcn30_apply_idle_power_optimizations()
806 if (stutter_period > 100000/refresh_hz) in dcn30_apply_idle_power_optimizations()
820 tmr_delay = div_u64(((1000000LL + 2 * stutter_period * refresh_hz) * in dcn30_apply_idle_power_optimizations()