Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dr100.c3151 fixed20_12 peak_disp_bw, mem_bw, pix_clk, pix_clk2, temp_ff; in r100_bandwidth_update() local
3266 mem_bw.full = dfixed_mul(mclk_ff, temp_ff); in r100_bandwidth_update()
3286 mem_bw.full = dfixed_mul(mem_bw, min_mem_eff); in r100_bandwidth_update()
3287 if (peak_disp_bw.full >= mem_bw.full) { in r100_bandwidth_update()