Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.c235 double total_prefetch_bw = 0.0; in get_total_prefetch_bw() local
239 total_prefetch_bw += mode_lib->vba.PrefetchBandwidth[k]; in get_total_prefetch_bw()
240 return total_prefetch_bw; in get_total_prefetch_bw()