Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c253 double DPTEBytesPerRow,
447 double DPTEBytesPerRow[][2][DC__NUM_DPP__MAX],
3449 double DPTEBytesPerRow, in CalculateFlipSchedule() argument
3483 …ImmediateFlipBW = (PDEAndMetaPTEBytesPerFrame + MetaRowBytes + DPTEBytesPerRow) * BandwidthAvailab… in CalculateFlipSchedule()
3495 …TimeForFetchingRowInVBlankImmediateFlip = dml_max3((MetaRowBytes + DPTEBytesPerRow * HostVMIneffic… in CalculateFlipSchedule()
3505 …(MetaRowBytes + DPTEBytesPerRow * HostVMInefficiencyFactor) / (*DestinationLinesToRequestRowInImme… in CalculateFlipSchedule()
3507 …*final_flip_bw = (MetaRowBytes + DPTEBytesPerRow * HostVMInefficiencyFactor) / (*DestinationLinesT… in CalculateFlipSchedule()
4592 v->DPTEBytesPerRow[i][j][k] = v->DPTEBytesPerRowY + v->DPTEBytesPerRowC; in dml30_ModeSupportAndSystemConfigurationFull()
4811 v->DPTEBytesPerRow, in dml30_ModeSupportAndSystemConfigurationFull()
4987 v->DPTEBytesPerRow[i][j][k], in dml30_ModeSupportAndSystemConfigurationFull()
[all …]
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c260 double DPTEBytesPerRow,
3170 double DPTEBytesPerRow, in CalculateFlipSchedule() argument
3205 ImmediateFlipBW = (PDEAndMetaPTEBytesPerFrame + MetaRowBytes + DPTEBytesPerRow) in CalculateFlipSchedule()
3219 …TimeForFetchingRowInVBlankImmediateFlip = dml_max3((MetaRowBytes + DPTEBytesPerRow) * HostVMIneffi… in CalculateFlipSchedule()
3225 …tinationLinesToRequestVMInImmediateFlip * LineTime), (MetaRowBytes + DPTEBytesPerRow) * HostVMInef… in CalculateFlipSchedule()
4577 …locals->DPTEBytesPerRow[0][0][k] = mode_lib->vba.DPTEBytesPerRowY + mode_lib->vba.DPTEBytesPerRowC; in dml21_ModeSupportAndSystemConfigurationFull()
4753 locals->DPTEBytesPerRow[0][0][k], in dml21_ModeSupportAndSystemConfigurationFull()
4907 …ndMetaPTEBytesPerFrame[0][0][k] + locals->MetaRowBytes[0][0][k] + locals->DPTEBytesPerRow[0][0][k]; in dml21_ModeSupportAndSystemConfigurationFull()
4924 locals->DPTEBytesPerRow[0][0][k], in dml21_ModeSupportAndSystemConfigurationFull()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h546 double DPTEBytesPerRow[DC__VOLTAGE_STATES][2][DC__NUM_DPP__MAX]; member
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c4580 …locals->DPTEBytesPerRow[0][0][k] = mode_lib->vba.DPTEBytesPerRowY + mode_lib->vba.DPTEBytesPerRowC; in dml20_ModeSupportAndSystemConfigurationFull()
4739 mode_lib->vba.DPTEBytesPerRow[0][0][k], in dml20_ModeSupportAndSystemConfigurationFull()
4785 if (locals->MetaRowBytes[0][0][k] + locals->DPTEBytesPerRow[0][0][k] == 0) in dml20_ModeSupportAndSystemConfigurationFull()
4788 … locals->prefetch_row_bw[k] = (locals->MetaRowBytes[0][0][k] + locals->DPTEBytesPerRow[0][0][k]) in dml20_ModeSupportAndSystemConfigurationFull()
4854 + mode_lib->vba.DPTEBytesPerRow[0][0][k]; in dml20_ModeSupportAndSystemConfigurationFull()
4884 mode_lib->vba.DPTEBytesPerRow[0][0][k], in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c4664 …locals->DPTEBytesPerRow[0][0][k] = mode_lib->vba.DPTEBytesPerRowY + mode_lib->vba.DPTEBytesPerRowC; in dml20v2_ModeSupportAndSystemConfigurationFull()
4821 mode_lib->vba.DPTEBytesPerRow[0][0][k], in dml20v2_ModeSupportAndSystemConfigurationFull()
4866 if (locals->MetaRowBytes[0][0][k] + locals->DPTEBytesPerRow[0][0][k] == 0) in dml20v2_ModeSupportAndSystemConfigurationFull()
4869 … locals->prefetch_row_bw[k] = (locals->MetaRowBytes[0][0][k] + locals->DPTEBytesPerRow[0][0][k]) in dml20v2_ModeSupportAndSystemConfigurationFull()
4935 + mode_lib->vba.DPTEBytesPerRow[0][0][k]; in dml20v2_ModeSupportAndSystemConfigurationFull()
4965 mode_lib->vba.DPTEBytesPerRow[0][0][k], in dml20v2_ModeSupportAndSystemConfigurationFull()