Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dr100.c3149 fixed20_12 trcd_ff, trp_ff, tras_ff, trbs_ff, tcas_ff; in r100_bandwidth_update() local
3330 tras_ff.full = dfixed_const(mem_tras); in r100_bandwidth_update()
3428 mc_latency_mclk.full += dfixed_mul(tras_ff, temp_ff); in r100_bandwidth_update()
3440 if (temp_ff.full < tras_ff.full) in r100_bandwidth_update()
3441 temp_ff.full = tras_ff.full; in r100_bandwidth_update()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dr100.c3146 fixed20_12 trcd_ff, trp_ff, tras_ff, trbs_ff, tcas_ff; in r100_bandwidth_update() local
3327 tras_ff.full = dfixed_const(mem_tras); in r100_bandwidth_update()
3425 mc_latency_mclk.full += dfixed_mul(tras_ff, temp_ff); in r100_bandwidth_update()
3437 if (temp_ff.full < tras_ff.full) in r100_bandwidth_update()
3438 temp_ff.full = tras_ff.full; in r100_bandwidth_update()

Completed in 9 milliseconds