Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c254 double DPTEBytesPerRow,
448 double DPTEBytesPerRow[][2][DC__NUM_DPP__MAX],
3450 double DPTEBytesPerRow, in CalculateFlipSchedule() argument
3484 …ImmediateFlipBW = (PDEAndMetaPTEBytesPerFrame + MetaRowBytes + DPTEBytesPerRow) * BandwidthAvailab… in CalculateFlipSchedule()
3496 …TimeForFetchingRowInVBlankImmediateFlip = dml_max3((MetaRowBytes + DPTEBytesPerRow * HostVMIneffic… in CalculateFlipSchedule()
3506 …(MetaRowBytes + DPTEBytesPerRow * HostVMInefficiencyFactor) / (*DestinationLinesToRequestRowInImme… in CalculateFlipSchedule()
3508 …*final_flip_bw = (MetaRowBytes + DPTEBytesPerRow * HostVMInefficiencyFactor) / (*DestinationLinesT… in CalculateFlipSchedule()
4570 v->DPTEBytesPerRow[i][j][k] = v->DPTEBytesPerRowY + v->DPTEBytesPerRowC; in dml30_ModeSupportAndSystemConfigurationFull()
4789 v->DPTEBytesPerRow, in dml30_ModeSupportAndSystemConfigurationFull()
4965 v->DPTEBytesPerRow[i][j][k], in dml30_ModeSupportAndSystemConfigurationFull()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h546 double DPTEBytesPerRow[DC__VOLTAGE_STATES][2][DC__NUM_DPP__MAX]; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c4581 …locals->DPTEBytesPerRow[0][0][k] = mode_lib->vba.DPTEBytesPerRowY + mode_lib->vba.DPTEBytesPerRowC; in dml20_ModeSupportAndSystemConfigurationFull()
4740 mode_lib->vba.DPTEBytesPerRow[0][0][k], in dml20_ModeSupportAndSystemConfigurationFull()
4786 if (locals->MetaRowBytes[0][0][k] + locals->DPTEBytesPerRow[0][0][k] == 0) in dml20_ModeSupportAndSystemConfigurationFull()
4789 … locals->prefetch_row_bw[k] = (locals->MetaRowBytes[0][0][k] + locals->DPTEBytesPerRow[0][0][k]) in dml20_ModeSupportAndSystemConfigurationFull()
4855 + mode_lib->vba.DPTEBytesPerRow[0][0][k]; in dml20_ModeSupportAndSystemConfigurationFull()
4885 mode_lib->vba.DPTEBytesPerRow[0][0][k], in dml20_ModeSupportAndSystemConfigurationFull()
H A Ddisplay_mode_vba_20v2.c4666 …locals->DPTEBytesPerRow[0][0][k] = mode_lib->vba.DPTEBytesPerRowY + mode_lib->vba.DPTEBytesPerRowC; in dml20v2_ModeSupportAndSystemConfigurationFull()
4823 mode_lib->vba.DPTEBytesPerRow[0][0][k], in dml20v2_ModeSupportAndSystemConfigurationFull()
4868 if (locals->MetaRowBytes[0][0][k] + locals->DPTEBytesPerRow[0][0][k] == 0) in dml20v2_ModeSupportAndSystemConfigurationFull()
4871 … locals->prefetch_row_bw[k] = (locals->MetaRowBytes[0][0][k] + locals->DPTEBytesPerRow[0][0][k]) in dml20v2_ModeSupportAndSystemConfigurationFull()
4937 + mode_lib->vba.DPTEBytesPerRow[0][0][k]; in dml20v2_ModeSupportAndSystemConfigurationFull()
4967 mode_lib->vba.DPTEBytesPerRow[0][0][k], in dml20v2_ModeSupportAndSystemConfigurationFull()