Searched refs:PSCL_FACTOR (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
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()
|
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-6.1.9/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_vba.h | 801 double PSCL_FACTOR[DC__NUM_DPP__MAX]; member
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
D | display_mode_vba_21.c | 3866 locals->PSCL_FACTOR[k] = dml_min( in dml21_ModeSupportAndSystemConfigurationFull() 3875 locals->PSCL_FACTOR[k] = dml_min( in dml21_ModeSupportAndSystemConfigurationFull() 3890 / locals->PSCL_FACTOR[k], in dml21_ModeSupportAndSystemConfigurationFull() 3924 / locals->PSCL_FACTOR[k], in dml21_ModeSupportAndSystemConfigurationFull() 4588 locals->PSCL_FACTOR, in dml21_ModeSupportAndSystemConfigurationFull()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_mode_vba_30.c | 3757 …v->PSCL_FACTOR[k] = dml_min(v->MaxDCHUBToPSCLThroughput, v->MaxPSCLToLBThroughput * v->HRatio[k] /… in dml30_ModeSupportAndSystemConfigurationFull() 3759 v->PSCL_FACTOR[k] = dml_min(v->MaxDCHUBToPSCLThroughput, v->MaxPSCLToLBThroughput); in dml30_ModeSupportAndSystemConfigurationFull() 3764 …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() 3776 v->HRatio[k] * v->VRatio[k] / v->PSCL_FACTOR[k], in dml30_ModeSupportAndSystemConfigurationFull() 4563 v->PSCL_FACTOR, in dml30_ModeSupportAndSystemConfigurationFull()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_mode_vba_31.c | 3956 v->PSCL_FACTOR[k] = dml_min( 3960 v->PSCL_FACTOR[k] = dml_min(v->MaxDCHUBToPSCLThroughput, v->MaxPSCLToLBThroughput); 3967 v->HRatio[k] * v->VRatio[k] / v->PSCL_FACTOR[k], 3983 v->HRatio[k] * v->VRatio[k] / v->PSCL_FACTOR[k], 4604 v->PSCL_FACTOR,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | display_mode_vba_314.c | 4053 v->PSCL_FACTOR[k] = dml_min( 4057 v->PSCL_FACTOR[k] = dml_min(v->MaxDCHUBToPSCLThroughput, v->MaxPSCLToLBThroughput); 4064 v->HRatio[k] * v->VRatio[k] / v->PSCL_FACTOR[k], 4080 v->HRatio[k] * v->VRatio[k] / v->PSCL_FACTOR[k], 4701 v->PSCL_FACTOR,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | display_mode_vba_32.c | 1887 &mode_lib->vba.PSCL_FACTOR[k], &mode_lib->vba.PSCL_FACTOR_CHROMA[k], in dml32_ModeSupportAndSystemConfigurationFull() 2871 mode_lib->vba.PSCL_FACTOR, in dml32_ModeSupportAndSystemConfigurationFull()
|