Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c1127 double PrefetchBandwidth4 = 0; in CalculatePrefetchSchedule() local
1166PrefetchBandwidth4 = (PrefetchSourceLinesY * swath_width_luma_ub * BytePerPixelY + PrefetchSourceL… in CalculatePrefetchSchedule()
1169 PrefetchBandwidth4 = 0; in CalculatePrefetchSchedule()
1216 prefetch_bw_equ = PrefetchBandwidth4; in CalculatePrefetchSchedule()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c885 double PrefetchBandwidth4 = (PrefetchSourceLinesY * *swath_width_luma_ub * in CalculatePrefetchSchedule() local
903 *PrefetchBandwidth = PrefetchBandwidth4; in CalculatePrefetchSchedule()