Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.c750 unsigned int refresh_hz = div_u64((unsigned long long) stream->timing.pix_clk_100hz * in dcn30_apply_idle_power_optimizations() local
775 unsigned int denom = refresh_hz * 6528; in dcn30_apply_idle_power_optimizations()
778 tmr_delay = div_u64(((1000000LL + 2 * stutter_period * refresh_hz) * in dcn30_apply_idle_power_optimizations()
788 if (stutter_period > 100000/refresh_hz) in dcn30_apply_idle_power_optimizations()
802 tmr_delay = div_u64(((1000000LL + 2 * stutter_period * refresh_hz) * in dcn30_apply_idle_power_optimizations()

Completed in 2 milliseconds