Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h1874 dml_float_t PrefetchBandwidth4; member
H A Ddisplay_mode_core.c1324 …s->PrefetchBandwidth4 = s->prefetch_sw_bytes / (s->Tpre_rounded - s->Tvm_trips_rounded - 2 * s->Tr… in CalculatePrefetchSchedule()
1326 s->PrefetchBandwidth4 = 0; in CalculatePrefetchSchedule()
1337 dml_print("DML::%s: PrefetchBandwidth4: %f\n", __func__, s->PrefetchBandwidth4); in CalculatePrefetchSchedule()
1381 s->prefetch_bw_equ = s->PrefetchBandwidth4; in CalculatePrefetchSchedule()