Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dr100.c3152 fixed20_12 sclk_ff, mclk_ff, sclk_eff_ff, sclk_delay_ff; in r100_bandwidth_update() local
3256 sclk_ff = rdev->pm.sclk; in r100_bandwidth_update()
3376 sclk_eff_ff.full = sclk_ff.full; in r100_bandwidth_update()
3445 disp_latency_overhead.full = dfixed_div(disp_latency_overhead, sclk_ff); in r100_bandwidth_update()
3577 if (sclk_ff.full < temp_ff.full) in r100_bandwidth_update()
3578 temp_ff.full = sclk_ff.full; in r100_bandwidth_update()