dst_y_prefetch_oto 513 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c double dst_y_prefetch_oto; dst_y_prefetch_oto 626 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c dst_y_prefetch_oto = Tpre_oto / LineTime; dst_y_prefetch_oto 628 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c if (dst_y_prefetch_oto < dst_y_prefetch_equ) dst_y_prefetch_oto 629 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c *DestinationLinesForPrefetch = dst_y_prefetch_oto; dst_y_prefetch_oto 602 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c double dst_y_prefetch_oto; dst_y_prefetch_oto 685 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c dst_y_prefetch_oto = Tpre_oto / LineTime; dst_y_prefetch_oto 687 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c if (dst_y_prefetch_oto < dst_y_prefetch_equ) dst_y_prefetch_oto 688 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c *DestinationLinesForPrefetch = dst_y_prefetch_oto; dst_y_prefetch_oto 709 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c double dst_y_prefetch_oto; dst_y_prefetch_oto 834 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c dst_y_prefetch_oto = Tvm_oto_lines + 2 * Tr0_oto_lines + Tsw_oto_lines + 0.75; dst_y_prefetch_oto 838 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c if (dst_y_prefetch_oto < dst_y_prefetch_equ) dst_y_prefetch_oto 839 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c *DestinationLinesForPrefetch = dst_y_prefetch_oto;