Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c3117 double TimeForFetchingRowInVBlankImmediateFlip; in CalculateFlipSchedule() local
3144 TimeForFetchingRowInVBlankImmediateFlip = dml_max( in CalculateFlipSchedule()
3149 TimeForFetchingRowInVBlankImmediateFlip = 0; in CalculateFlipSchedule()
3153 4.0 * (TimeForFetchingRowInVBlankImmediateFlip / LineTime + 0.125), in CalculateFlipSchedule()
3163 / (TimeForFetchingRowInVBlankImmediateFlip in CalculateFlipSchedule()
3167 / (TimeForFetchingRowInVBlankImmediateFlip * LineTime); in CalculateFlipSchedule()
3183 + 2 * TimeForFetchingRowInVBlankImmediateFlip in CalculateFlipSchedule()
Ddisplay_mode_vba_20v2.c3189 double TimeForFetchingRowInVBlankImmediateFlip; in CalculateFlipSchedule() local
3216 TimeForFetchingRowInVBlankImmediateFlip = dml_max( in CalculateFlipSchedule()
3221 TimeForFetchingRowInVBlankImmediateFlip = 0; in CalculateFlipSchedule()
3225 4.0 * (TimeForFetchingRowInVBlankImmediateFlip / LineTime + 0.125), in CalculateFlipSchedule()
3235 / (TimeForFetchingRowInVBlankImmediateFlip in CalculateFlipSchedule()
3239 / (TimeForFetchingRowInVBlankImmediateFlip * LineTime); in CalculateFlipSchedule()
3255 + 2 * TimeForFetchingRowInVBlankImmediateFlip in CalculateFlipSchedule()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c3190 double TimeForFetchingRowInVBlankImmediateFlip; in CalculateFlipSchedule() local
3219TimeForFetchingRowInVBlankImmediateFlip = dml_max3((MetaRowBytes + DPTEBytesPerRow) * HostVMIneffi… in CalculateFlipSchedule()
3221 TimeForFetchingRowInVBlankImmediateFlip = 0; in CalculateFlipSchedule()
3224 …nationLinesToRequestRowInImmediateFlip = dml_ceil(4.0 * (TimeForFetchingRowInVBlankImmediateFlip /… in CalculateFlipSchedule()
3257 …|| TimeForFetchingMetaPTEImmediateFlip + 2 * TimeForFetchingRowInVBlankImmediateFlip > min_row_tim… in CalculateFlipSchedule()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c3470 double TimeForFetchingRowInVBlankImmediateFlip = 0; in CalculateFlipSchedule() local
3495TimeForFetchingRowInVBlankImmediateFlip = dml_max3((MetaRowBytes + DPTEBytesPerRow * HostVMIneffic… in CalculateFlipSchedule()
3498 TimeForFetchingRowInVBlankImmediateFlip = 0; in CalculateFlipSchedule()
3501 …nationLinesToRequestRowInImmediateFlip = dml_ceil(4.0 * (TimeForFetchingRowInVBlankImmediateFlip /… in CalculateFlipSchedule()
3533 …|| TimeForFetchingMetaPTEImmediateFlip + 2 * TimeForFetchingRowInVBlankImmediateFlip > min_row_tim… in CalculateFlipSchedule()