Searched refs:PSCL_FACTOR (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml/ |
| A D | display_mode_vba.h | 585 double PSCL_FACTOR[DC__NUM_DPP__MAX]; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
| A D | display_mode_vba_20.c | 3670 locals->PSCL_FACTOR[k] = dml_min( in dml20_ModeSupportAndSystemConfigurationFull() 3679 locals->PSCL_FACTOR[k] = dml_min( in dml20_ModeSupportAndSystemConfigurationFull() 3694 / locals->PSCL_FACTOR[k], in dml20_ModeSupportAndSystemConfigurationFull() 3728 / locals->PSCL_FACTOR[k], in dml20_ModeSupportAndSystemConfigurationFull() 4356 locals->PSCL_FACTOR[k] / locals->ReturnBWPerState[i][0], in dml20_ModeSupportAndSystemConfigurationFull() 4442 * mode_lib->vba.PSCL_FACTOR[k] in dml20_ModeSupportAndSystemConfigurationFull() 4467 * mode_lib->vba.PSCL_FACTOR[k] in dml20_ModeSupportAndSystemConfigurationFull()
|
| A D | display_mode_vba_20v2.c | 3777 locals->PSCL_FACTOR[k] = dml_min( in dml20v2_ModeSupportAndSystemConfigurationFull() 3786 locals->PSCL_FACTOR[k] = dml_min( in dml20v2_ModeSupportAndSystemConfigurationFull() 3801 / locals->PSCL_FACTOR[k], in dml20v2_ModeSupportAndSystemConfigurationFull() 3835 / locals->PSCL_FACTOR[k], in dml20v2_ModeSupportAndSystemConfigurationFull() 4477 locals->PSCL_FACTOR[k] / locals->ReturnBWPerState[i][0], in dml20v2_ModeSupportAndSystemConfigurationFull() 4568 * mode_lib->vba.PSCL_FACTOR[k] in dml20v2_ModeSupportAndSystemConfigurationFull() 4593 * mode_lib->vba.PSCL_FACTOR[k] in dml20v2_ModeSupportAndSystemConfigurationFull()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
| A D | display_mode_vba_21.c | 3864 locals->PSCL_FACTOR[k] = dml_min( in dml21_ModeSupportAndSystemConfigurationFull() 3873 locals->PSCL_FACTOR[k] = dml_min( in dml21_ModeSupportAndSystemConfigurationFull() 3888 / locals->PSCL_FACTOR[k], in dml21_ModeSupportAndSystemConfigurationFull() 3922 / locals->PSCL_FACTOR[k], in dml21_ModeSupportAndSystemConfigurationFull() 4586 locals->PSCL_FACTOR, in dml21_ModeSupportAndSystemConfigurationFull()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| A D | display_mode_vba_30.c | 3852 …v->PSCL_FACTOR[k] = dml_min(v->MaxDCHUBToPSCLThroughput, v->MaxPSCLToLBThroughput * v->HRatio[k] /… in dml30_ModeSupportAndSystemConfigurationFull() 3854 v->PSCL_FACTOR[k] = dml_min(v->MaxDCHUBToPSCLThroughput, v->MaxPSCLToLBThroughput); in dml30_ModeSupportAndSystemConfigurationFull() 3859 …vtaps[k] / 6.0 * dml_min(1.0, v->HRatio[k]), v->HRatio[k] * v->VRatio[k] / v->PSCL_FACTOR[k], 1.0); in dml30_ModeSupportAndSystemConfigurationFull() 3871 v->HRatio[k] * v->VRatio[k] / v->PSCL_FACTOR[k], in dml30_ModeSupportAndSystemConfigurationFull() 4658 v->PSCL_FACTOR, in dml30_ModeSupportAndSystemConfigurationFull()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
| A D | display_mode_vba_31.c | 4117 v->PSCL_FACTOR[k] = dml_min( 4121 v->PSCL_FACTOR[k] = dml_min(v->MaxDCHUBToPSCLThroughput, v->MaxPSCLToLBThroughput); 4128 v->HRatio[k] * v->VRatio[k] / v->PSCL_FACTOR[k], 4144 v->HRatio[k] * v->VRatio[k] / v->PSCL_FACTOR[k], 4762 v->PSCL_FACTOR,
|
Completed in 841 milliseconds