Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dr100.c3150 fixed20_12 sclk_ff, mclk_ff, sclk_eff_ff, sclk_delay_ff; in r100_bandwidth_update() local
3261 sclk_ff = rdev->pm.sclk; in r100_bandwidth_update()
3381 sclk_eff_ff.full = sclk_ff.full; in r100_bandwidth_update()
3450 disp_latency_overhead.full = dfixed_div(disp_latency_overhead, sclk_ff); in r100_bandwidth_update()
3582 if (sclk_ff.full < temp_ff.full) in r100_bandwidth_update()
3583 temp_ff.full = sclk_ff.full; in r100_bandwidth_update()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dr100.c3147 fixed20_12 sclk_ff, mclk_ff, sclk_eff_ff, sclk_delay_ff; in r100_bandwidth_update() local
3258 sclk_ff = rdev->pm.sclk; in r100_bandwidth_update()
3378 sclk_eff_ff.full = sclk_ff.full; in r100_bandwidth_update()
3447 disp_latency_overhead.full = dfixed_div(disp_latency_overhead, sclk_ff); in r100_bandwidth_update()
3579 if (sclk_ff.full < temp_ff.full) in r100_bandwidth_update()
3580 temp_ff.full = sclk_ff.full; in r100_bandwidth_update()

Completed in 10 milliseconds