Home
last modified time | relevance | path

Searched refs:MetaRowBytes (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c253 double MetaRowBytes,
449 double MetaRowBytes[][2][DC__NUM_DPP__MAX],
3454 double MetaRowBytes, in CalculateFlipSchedule() argument
3489 …ImmediateFlipBW = (PDEAndMetaPTEBytesPerFrame + MetaRowBytes + DPTEBytesPerRow) * BandwidthAvailab… in CalculateFlipSchedule()
3501 …TimeForFetchingRowInVBlankImmediateFlip = dml_max3((MetaRowBytes + DPTEBytesPerRow * HostVMIneffic… in CalculateFlipSchedule()
3511 …(MetaRowBytes + DPTEBytesPerRow * HostVMInefficiencyFactor) / (*DestinationLinesToRequestRowInImme… in CalculateFlipSchedule()
3513 …*final_flip_bw = (MetaRowBytes + DPTEBytesPerRow * HostVMInefficiencyFactor) / (*DestinationLinesT… in CalculateFlipSchedule()
4577 v->MetaRowBytes[i][j][k] = v->MetaRowBytesY + v->MetaRowBytesC; in dml30_ModeSupportAndSystemConfigurationFull()
4798 v->MetaRowBytes, in dml30_ModeSupportAndSystemConfigurationFull()
4972 v->MetaRowBytes[i][j][k], in dml30_ModeSupportAndSystemConfigurationFull()
[all …]
/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c267 double MetaRowBytes,
417 double MetaRowBytes[][2][DC__NUM_DPP__MAX],
3637 double MetaRowBytes, argument
3655 …ImmediateFlipBW = (PDEAndMetaPTEBytesPerFrame + MetaRowBytes + DPTEBytesPerRow) * v->BandwidthAvai…
3670 (MetaRowBytes + DPTEBytesPerRow * HostVMInefficiencyFactor) / ImmediateFlipBW,
3682 …(MetaRowBytes + DPTEBytesPerRow * HostVMInefficiencyFactor) / (v->DestinationLinesToRequestRowInIm…
3684 …v->final_flip_bw[k] = (MetaRowBytes + DPTEBytesPerRow * HostVMInefficiencyFactor) / (v->Destinatio…
4803 v->MetaRowBytes[i][j][k] = v->MetaRowBytesY + v->MetaRowBytesC;
5009 v->MetaRowBytes,
5207 v->MetaRowBytes[i][j][k],
[all …]
/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c259 double MetaRowBytes,
3173 double MetaRowBytes, in CalculateFlipSchedule() argument
3209 ImmediateFlipBW = (PDEAndMetaPTEBytesPerFrame + MetaRowBytes + DPTEBytesPerRow) in CalculateFlipSchedule()
3223 …TimeForFetchingRowInVBlankImmediateFlip = dml_max3((MetaRowBytes + DPTEBytesPerRow) * HostVMIneffi… in CalculateFlipSchedule()
3229 …cyFactor / (*DestinationLinesToRequestVMInImmediateFlip * LineTime), (MetaRowBytes + DPTEBytesPerR… in CalculateFlipSchedule()
4581 locals->MetaRowBytes[0][0][k] = mode_lib->vba.MetaRowBytesY + mode_lib->vba.MetaRowBytesC; in dml21_ModeSupportAndSystemConfigurationFull()
4757 locals->MetaRowBytes[0][0][k], in dml21_ModeSupportAndSystemConfigurationFull()
4912 …+ locals->PDEAndMetaPTEBytesPerFrame[0][0][k] + locals->MetaRowBytes[0][0][k] + locals->DPTEBytesP… in dml21_ModeSupportAndSystemConfigurationFull()
4928 locals->MetaRowBytes[0][0][k], in dml21_ModeSupportAndSystemConfigurationFull()
/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h552 double MetaRowBytes[DC__VOLTAGE_STATES][2][DC__NUM_DPP__MAX]; member
/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c4581 locals->MetaRowBytes[0][0][k] = mode_lib->vba.MetaRowBytesY + mode_lib->vba.MetaRowBytesC; in dml20_ModeSupportAndSystemConfigurationFull()
4740 mode_lib->vba.MetaRowBytes[0][0][k], in dml20_ModeSupportAndSystemConfigurationFull()
4787 if (locals->MetaRowBytes[0][0][k] + locals->DPTEBytesPerRow[0][0][k] == 0) in dml20_ModeSupportAndSystemConfigurationFull()
4790 … locals->prefetch_row_bw[k] = (locals->MetaRowBytes[0][0][k] + locals->DPTEBytesPerRow[0][0][k]) in dml20_ModeSupportAndSystemConfigurationFull()
4855 + mode_lib->vba.MetaRowBytes[0][0][k] in dml20_ModeSupportAndSystemConfigurationFull()
4885 mode_lib->vba.MetaRowBytes[0][0][k], in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c4707 locals->MetaRowBytes[0][0][k] = mode_lib->vba.MetaRowBytesY + mode_lib->vba.MetaRowBytesC; in dml20v2_ModeSupportAndSystemConfigurationFull()
4864 mode_lib->vba.MetaRowBytes[0][0][k], in dml20v2_ModeSupportAndSystemConfigurationFull()
4910 if (locals->MetaRowBytes[0][0][k] + locals->DPTEBytesPerRow[0][0][k] == 0) in dml20v2_ModeSupportAndSystemConfigurationFull()
4913 … locals->prefetch_row_bw[k] = (locals->MetaRowBytes[0][0][k] + locals->DPTEBytesPerRow[0][0][k]) in dml20v2_ModeSupportAndSystemConfigurationFull()
4978 + mode_lib->vba.MetaRowBytes[0][0][k] in dml20v2_ModeSupportAndSystemConfigurationFull()
5008 mode_lib->vba.MetaRowBytes[0][0][k], in dml20v2_ModeSupportAndSystemConfigurationFull()