Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c1128 double PrefetchBandwidth4 = 0; in CalculatePrefetchSchedule() local
1167PrefetchBandwidth4 = (PrefetchSourceLinesY * swath_width_luma_ub * BytePerPixelY + PrefetchSourceL… in CalculatePrefetchSchedule()
1170 PrefetchBandwidth4 = 0; in CalculatePrefetchSchedule()
1217 prefetch_bw_equ = PrefetchBandwidth4; in CalculatePrefetchSchedule()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c885 double PrefetchBandwidth4 = (PrefetchSourceLinesY * *swath_width_luma_ub * in CalculatePrefetchSchedule() local
903 *PrefetchBandwidth = PrefetchBandwidth4; in CalculatePrefetchSchedule()