Searched refs:MetaRowBytes (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| A D | display_mode_vba_30.c | 253 double MetaRowBytes, 449 double MetaRowBytes[][2][DC__NUM_DPP__MAX], 3451 double MetaRowBytes, in CalculateFlipSchedule() argument 3498 …TimeForFetchingRowInVBlankImmediateFlip = dml_max3((MetaRowBytes + DPTEBytesPerRow * HostVMIneffic… in CalculateFlipSchedule() 3508 …(MetaRowBytes + DPTEBytesPerRow * HostVMInefficiencyFactor) / (*DestinationLinesToRequestRowInImme… in CalculateFlipSchedule() 4567 v->MetaRowBytes[i][j][k] = v->MetaRowBytesY + v->MetaRowBytesC; in dml30_ModeSupportAndSystemConfigurationFull() 4788 v->MetaRowBytes, in dml30_ModeSupportAndSystemConfigurationFull() 4962 v->MetaRowBytes[i][j][k], in dml30_ModeSupportAndSystemConfigurationFull() 5096 + v->MetaRowBytes[i][j][k] + v->DPTEBytesPerRow[i][j][k]; in dml30_ModeSupportAndSystemConfigurationFull() 5112 v->MetaRowBytes[i][j][k], in dml30_ModeSupportAndSystemConfigurationFull() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
| A D | display_mode_vba_31.c | 271 double MetaRowBytes, 473 double MetaRowBytes[][2][DC__NUM_DPP__MAX], 3753 double MetaRowBytes, argument 3800 (MetaRowBytes + DPTEBytesPerRow * HostVMInefficiencyFactor) / ImmediateFlipBW, 4927 v->MetaRowBytes[i][j][k] = v->MetaRowBytesY + v->MetaRowBytesC; 5133 v->MetaRowBytes, 5331 v->MetaRowBytes[i][j][k], 5469 + v->NoOfDPP[i][j][k] * v->PDEAndMetaPTEBytesPerFrame[i][j][k] + v->MetaRowBytes[i][j][k] 5485 v->MetaRowBytes[i][j][k], 7300 double MetaRowBytes[][2][DC__NUM_DPP__MAX], [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
| A D | display_mode_vba_21.c | 259 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() 3482 locals->MetaRowBytes[0][0][k], in CalculatePrefetchSchedulePerPlane() 4702 locals->MetaRowBytes[0][0][k] = mode_lib->vba.MetaRowBytesY + mode_lib->vba.MetaRowBytesC; in dml21_ModeSupportAndSystemConfigurationFull() 4922 …+ locals->PDEAndMetaPTEBytesPerFrame[0][0][k] + locals->MetaRowBytes[0][0][k] + locals->DPTEBytesP… in dml21_ModeSupportAndSystemConfigurationFull() 4938 locals->MetaRowBytes[0][0][k], in dml21_ModeSupportAndSystemConfigurationFull()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/ |
| A D | display_mode_vba.h | 552 double MetaRowBytes[DC__VOLTAGE_STATES][2][DC__NUM_DPP__MAX]; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
| A D | display_mode_vba_20.c | 4581 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()
|
| A D | display_mode_vba_20v2.c | 4707 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()
|
Completed in 59 milliseconds