Home
last modified time | relevance | path

Searched refs:VReadyOffsetPix (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h379 double VReadyOffsetPix[DC__NUM_DPP__MAX]; member
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c118 double *VReadyOffsetPix);
501 double *VReadyOffsetPix) in CalculatePrefetchSchedule()
550 *VReadyOffsetPix = dml_max( in CalculatePrefetchSchedule()
555 Tsetup = (double) (*VUpdateOffsetPix + *VUpdateWidthPix + *VReadyOffsetPix) / PixelClock; in CalculatePrefetchSchedule()
2157 &mode_lib->vba.VReadyOffsetPix[k]); in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4762 &mode_lib->vba.VReadyOffsetPix[k]); in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c141 double *VReadyOffsetPix);
591 double *VReadyOffsetPix) in CalculatePrefetchSchedule()
612 *VReadyOffsetPix = dml_max( in CalculatePrefetchSchedule()
617 Tsetup = (double) (*VUpdateOffsetPix + *VUpdateWidthPix + *VReadyOffsetPix) / PixelClock; in CalculatePrefetchSchedule()
2189 &mode_lib->vba.VReadyOffsetPix[k]); in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4796 &mode_lib->vba.VReadyOffsetPix[k]); in dml20v2_ModeSupportAndSystemConfigurationFull()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c142 double *VReadyOffsetPix);
695 double *VReadyOffsetPix) in CalculatePrefetchSchedule()
759 *VReadyOffsetPix = dml_max( in CalculatePrefetchSchedule()
764 Tsetup = (double) (*VUpdateOffsetPix + *VUpdateWidthPix + *VReadyOffsetPix) / myPipe->PixelClock; in CalculatePrefetchSchedule()
2219 &mode_lib->vba.VReadyOffsetPix[k]); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4769 &mode_lib->vba.VReadyOffsetPix[k]); in dml21_ModeSupportAndSystemConfigurationFull()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c2654 dst->vready_offset = context->bw_ctx.dml.vba.VReadyOffsetPix[pipe_idx_unsplit]; in dcn20_calculate_dlg_params()
2669 dst_j->vready_offset = context->bw_ctx.dml.vba.VReadyOffsetPix[pipe_idx_unsplit]; in dcn20_calculate_dlg_params()