Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
H A Ddcn30_hwseq.c1040 … unsigned int refresh_hz = (unsigned int)div_u64((unsigned long long)stream->timing.pix_clk_100hz * in dcn30_apply_idle_power_optimizations() local
1065 unsigned int denom = refresh_hz * 6528; in dcn30_apply_idle_power_optimizations()
1067 uint64_t num = (1000000LL + 2 * stutter_period * refresh_hz) * in dcn30_apply_idle_power_optimizations()
1080 if (stutter_period > 100000/refresh_hz) in dcn30_apply_idle_power_optimizations()