Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c2028 double BPP = v->OutputBppPerState[k][v->VoltageLevel]; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3888 v->OutputBppPerState[i][k] = TruncToValidBPP( in dml30_ModeSupportAndSystemConfigurationFull()
3935 v->OutputBppPerState[i][k] = v->Outbpp; in dml30_ModeSupportAndSystemConfigurationFull()
3955 v->OutputBppPerState[i][k] = v->Outbpp; in dml30_ModeSupportAndSystemConfigurationFull()
3998 v->OutputBppPerState[i][k] = v->Outbpp; in dml30_ModeSupportAndSystemConfigurationFull()
4004 v->OutputBppPerState[i][k] = 0; in dml30_ModeSupportAndSystemConfigurationFull()
4012 && (v->OutputBppPerState[i][k] == 0 in dml30_ModeSupportAndSystemConfigurationFull()
4053 if (v->OutputBppPerState[i][k] == BPP_INVALID) { in dml30_ModeSupportAndSystemConfigurationFull()
4056 v->BPP = v->OutputBppPerState[i][k]; in dml30_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h797 double OutputBppPerState[DC__VOLTAGE_STATES][DC__NUM_DPP__MAX]; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c366 mode_lib->vba.OutputBppPerState[mode_lib->vba.VoltageLevel][k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2112 &mode_lib->vba.OutputBppPerState[i][k], in dml32_ModeSupportAndSystemConfigurationFull()
2331 && mode_lib->vba.OutputBppPerState[i][k] == 0 && in dml32_ModeSupportAndSystemConfigurationFull()
2420 mode_lib->vba.OutputBppPerState[i][k], in dml32_ModeSupportAndSystemConfigurationFull()
2525 mode_lib->vba.OutputBppPerState[i][k], mode_lib->vba.HActive[k], in dml32_ModeSupportAndSystemConfigurationFull()
3750 mode_lib->vba.OutputBpp[k] = mode_lib->vba.OutputBppPerState[mode_lib->vba.VoltageLevel][k]; in dml32_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h957 dml_float_t OutputBppPerState[__DML_NUM_PLANES__]; member
H A Ddisplay_mode_core.c7189 &mode_lib->ms.OutputBppPerState[k], in dml_core_mode_support()
7374 …he_display_cfg.output.OutputEncoder[k] == dml_hdmifrl) && mode_lib->ms.OutputBppPerState[k] == 0) { in dml_core_mode_support()
7443 mode_lib->ms.OutputBppPerState[k], in dml_core_mode_support()
7548 mode_lib->ms.OutputBppPerState[k], in dml_core_mode_support()
8261 mode_lib->ms.support.OutputBpp[k] = mode_lib->ms.OutputBppPerState[k]; in dml_core_mode_support()