Home
last modified time | relevance | path

Searched refs:DRAMChannelWidth (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h222 double DRAMChannelWidth; member
Ddisplay_mode_vba.c253 mode_lib->vba.DRAMChannelWidth = soc->dram_channel_width_bytes; // new! in fetch_socbb_params()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c2079 …dwidthPerState = v->DRAMSpeedPerState[v->VoltageLevel] * v->NumberOfChannels * v->DRAMChannelWidth;
2533 v->DRAMSpeed * v->NumberOfChannels * v->DRAMChannelWidth
2544 dml_print("DML::%s: v->DRAMChannelWidth = %f\n", __func__, v->DRAMChannelWidth);
5155 …e IdealDRAMBandwidthPerState = v->DRAMSpeedPerState[i] * v->NumberOfChannels * v->DRAMChannelWidth;
5197 v->DRAMSpeedPerState[i] * v->NumberOfChannels * v->DRAMChannelWidth
5251 v->DRAMSpeedPerState[i] * v->NumberOfChannels * v->DRAMChannelWidth
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c1938 v->DRAMSpeedPerState[v->VoltageLevel] * v->NumberOfChannels * v->DRAMChannelWidth, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4813 v->DRAMSpeedPerState[i] * v->NumberOfChannels * v->DRAMChannelWidth, in dml30_ModeSupportAndSystemConfigurationFull()
4849 …v->DRAMSpeedPerState[i] * v->NumberOfChannels * v->DRAMChannelWidth * v->MaxAveragePercentOfIdealD… in dml30_ModeSupportAndSystemConfigurationFull()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c238 mode_lib->vba.DRAMSpeed * mode_lib->vba.NumberOfChannels * mode_lib->vba.DRAMChannelWidth, in dml20_recalculate()
3444 * mode_lib->vba.DRAMChannelWidth, in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c262 mode_lib->vba.DRAMSpeed * mode_lib->vba.NumberOfChannels * mode_lib->vba.DRAMChannelWidth, in dml20v2_recalculate()
3551 * mode_lib->vba.DRAMChannelWidth, in dml20v2_ModeSupportAndSystemConfigurationFull()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c3676 * mode_lib->vba.DRAMChannelWidth, in dml21_ModeSupportAndSystemConfigurationFull()
5057 mode_lib->vba.DRAMChannelWidth * in dml21_ModeSupportAndSystemConfigurationFull()