Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dr100.c3206 fixed20_12 disp_latency, disp_latency_overhead, disp_drain_rate = {0}, in r100_bandwidth_update() local
3449 disp_latency_overhead.full = dfixed_const(8); in r100_bandwidth_update()
3450 disp_latency_overhead.full = dfixed_div(disp_latency_overhead, sclk_ff); in r100_bandwidth_update()
3451 mc_latency_mclk.full += disp_latency_overhead.full + cur_latency_mclk.full; in r100_bandwidth_update()
3452 mc_latency_sclk.full += disp_latency_overhead.full + cur_latency_sclk.full; in r100_bandwidth_update()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dr100.c3203 fixed20_12 disp_latency, disp_latency_overhead, disp_drain_rate = {0}, in r100_bandwidth_update() local
3446 disp_latency_overhead.full = dfixed_const(8); in r100_bandwidth_update()
3447 disp_latency_overhead.full = dfixed_div(disp_latency_overhead, sclk_ff); in r100_bandwidth_update()
3448 mc_latency_mclk.full += disp_latency_overhead.full + cur_latency_mclk.full; in r100_bandwidth_update()
3449 mc_latency_sclk.full += disp_latency_overhead.full + cur_latency_sclk.full; in r100_bandwidth_update()

Completed in 10 milliseconds