| /drivers/gpu/drm/amd/display/dc/dml/ |
| A D | display_mode_lib.c | 258 dml_print("DML PARAMS: htaps = %d\n", scale_taps->htaps); in dml_log_pipe_params()
|
| A D | display_mode_structs.h | 501 unsigned int htaps; member
|
| A D | display_mode_vba.c | 599 mode_lib->vba.htaps[mode_lib->vba.NumberOfActivePlanes] = taps->htaps; in fetch_pipe_params()
|
| A D | display_mode_vba.h | 467 unsigned int htaps[DC__NUM_DPP__MAX]; member
|
| A D | dml1_display_rq_dlg_calc.c | 1216 htaps_l = e2e_pipe_param->pipe.scale_taps.htaps; in dml1_rq_dlg_get_dlg_params()
|
| /drivers/gpu/drm/amd/display/dc/inc/ |
| A D | dcn_calcs.h | 202 float htaps[number_of_planes_minus_one + 1]; member
|
| /drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
| A D | display_mode_vba_20.c | 1121 mode_lib->vba.htaps[k] in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1143 if ((mode_lib->vba.htaps[k] > 6 || mode_lib->vba.vtaps[k] > 6) in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3303 || mode_lib->vba.htaps[k] != 1.0 in dml20_ModeSupportAndSystemConfigurationFull() 3308 || mode_lib->vba.htaps[k] < 1.0 || mode_lib->vba.htaps[k] > 8.0 in dml20_ModeSupportAndSystemConfigurationFull() 3309 || (mode_lib->vba.htaps[k] > 1.0 in dml20_ModeSupportAndSystemConfigurationFull() 3310 && (mode_lib->vba.htaps[k] % 2) == 1) in dml20_ModeSupportAndSystemConfigurationFull() 3313 || mode_lib->vba.HRatio[k] > mode_lib->vba.htaps[k] in dml20_ModeSupportAndSystemConfigurationFull() 3672 mode_lib->vba.htaps[k] in dml20_ModeSupportAndSystemConfigurationFull() 3693 if ((mode_lib->vba.htaps[k] > 6.0 || mode_lib->vba.vtaps[k] > 6.0) in dml20_ModeSupportAndSystemConfigurationFull() 3737 if ((mode_lib->vba.htaps[k] > 6.0 || mode_lib->vba.vtaps[k] > 6.0 in dml20_ModeSupportAndSystemConfigurationFull()
|
| A D | display_mode_vba_20v2.c | 1181 mode_lib->vba.htaps[k] in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1203 if ((mode_lib->vba.htaps[k] > 6 || mode_lib->vba.vtaps[k] > 6) in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3410 || mode_lib->vba.htaps[k] != 1.0 in dml20v2_ModeSupportAndSystemConfigurationFull() 3415 || mode_lib->vba.htaps[k] < 1.0 || mode_lib->vba.htaps[k] > 8.0 in dml20v2_ModeSupportAndSystemConfigurationFull() 3416 || (mode_lib->vba.htaps[k] > 1.0 in dml20v2_ModeSupportAndSystemConfigurationFull() 3417 && (mode_lib->vba.htaps[k] % 2) == 1) in dml20v2_ModeSupportAndSystemConfigurationFull() 3420 || mode_lib->vba.HRatio[k] > mode_lib->vba.htaps[k] in dml20v2_ModeSupportAndSystemConfigurationFull() 3779 mode_lib->vba.htaps[k] in dml20v2_ModeSupportAndSystemConfigurationFull() 3800 if ((mode_lib->vba.htaps[k] > 6.0 || mode_lib->vba.vtaps[k] > 6.0) in dml20v2_ModeSupportAndSystemConfigurationFull() 3844 if ((mode_lib->vba.htaps[k] > 6.0 || mode_lib->vba.vtaps[k] > 6.0 in dml20v2_ModeSupportAndSystemConfigurationFull()
|
| A D | display_rq_dlg_calc_20.c | 974 htaps_l = taps->htaps; in dml20_rq_dlg_get_dlg_params()
|
| A D | display_rq_dlg_calc_20v2.c | 975 htaps_l = taps->htaps; in dml20v2_rq_dlg_get_dlg_params()
|
| A D | dcn20_fpu.c | 1576 pipes[pipe_cnt].pipe.scale_taps.htaps = 1; in dcn20_populate_dml_pipes_from_context() 1681 pipes[pipe_cnt].pipe.scale_taps.htaps = scl->taps.h_taps; in dcn20_populate_dml_pipes_from_context()
|
| /drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
| A D | display_mode_vba_21.c | 1505 mode_lib->vba.htaps[k] in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1527 if ((mode_lib->vba.htaps[k] > 6 || mode_lib->vba.vtaps[k] > 6) in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3537 || mode_lib->vba.htaps[k] != 1.0 in dml21_ModeSupportAndSystemConfigurationFull() 3542 || mode_lib->vba.htaps[k] < 1.0 || mode_lib->vba.htaps[k] > 8.0 in dml21_ModeSupportAndSystemConfigurationFull() 3543 || (mode_lib->vba.htaps[k] > 1.0 in dml21_ModeSupportAndSystemConfigurationFull() 3544 && (mode_lib->vba.htaps[k] % 2) == 1) in dml21_ModeSupportAndSystemConfigurationFull() 3547 || mode_lib->vba.HRatio[k] > mode_lib->vba.htaps[k] in dml21_ModeSupportAndSystemConfigurationFull() 3868 mode_lib->vba.htaps[k] in dml21_ModeSupportAndSystemConfigurationFull() 3889 if ((mode_lib->vba.htaps[k] > 6.0 || mode_lib->vba.vtaps[k] > 6.0) in dml21_ModeSupportAndSystemConfigurationFull() 3933 if ((mode_lib->vba.htaps[k] > 6.0 || mode_lib->vba.vtaps[k] > 6.0 in dml21_ModeSupportAndSystemConfigurationFull()
|
| A D | display_rq_dlg_calc_21.c | 1026 htaps_l = taps->htaps; in dml_rq_dlg_get_dlg_params()
|
| /drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| A D | display_mode_vba_30.c | 1892 v->MaxPSCLToLBThroughput * v->HRatio[k] / dml_ceil(v->htaps[k] / 6.0, 1)); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1903 if ((v->htaps[k] > 6 || v->vtaps[k] > 6) in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3566 || v->htaps[k] != 1.0 in dml30_ModeSupportAndSystemConfigurationFull() 3571 || v->htaps[k] < 1.0 || v->htaps[k] > 8.0 in dml30_ModeSupportAndSystemConfigurationFull() 3572 || (v->htaps[k] > 1.0 in dml30_ModeSupportAndSystemConfigurationFull() 3573 && (v->htaps[k] % 2) == 1) in dml30_ModeSupportAndSystemConfigurationFull() 3576 || v->HRatio[k] > v->htaps[k] in dml30_ModeSupportAndSystemConfigurationFull() 3749 …DCHUBToPSCLThroughput, v->MaxPSCLToLBThroughput * v->HRatio[k] / dml_ceil(v->htaps[k] / 6.0, 1.0)); in dml30_ModeSupportAndSystemConfigurationFull() 3757 …if ((v->htaps[k] > 6.0 || v->vtaps[k] > 6.0) && v->MinDPPCLKUsingSingleDPP[k] < 2.0 * v->PixelCloc… in dml30_ModeSupportAndSystemConfigurationFull() 3772 … if ((v->htaps[k] > 6.0 || v->vtaps[k] > 6.0 || v->HTAPsChroma[k] > 6.0 || v->VTAPsChroma[k] > 6.0) in dml30_ModeSupportAndSystemConfigurationFull()
|
| A D | display_rq_dlg_calc_30.c | 1087 htaps_l = taps->htaps; in dml_rq_dlg_get_dlg_params()
|
| /drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
| A D | display_mode_vba_31.c | 2044 v->MaxPSCLToLBThroughput * v->HRatio[k] / dml_ceil(v->htaps[k] / 6.0, 1)); 2054 if ((v->htaps[k] > 6 || v->vtaps[k] > 6) && v->DPPCLKUsingSingleDPPLuma < 2 * v->PixelClock[k]) { 3816 && v->SourcePixelFormat[k] != dm_rgbe_alpha) || v->HRatio[k] != 1.0 || v->htaps[k] != 1.0 3819 } else if (v->vtaps[k] < 1.0 || v->vtaps[k] > 8.0 || v->htaps[k] < 1.0 || v->htaps[k] > 8.0 3820 || (v->htaps[k] > 1.0 && (v->htaps[k] % 2) == 1) || v->HRatio[k] > v->MaxHSCLRatio 3821 || v->VRatio[k] > v->MaxVSCLRatio || v->HRatio[k] > v->htaps[k] 3952 v->MaxPSCLToLBThroughput * v->HRatio[k] / dml_ceil(v->htaps[k] / 6.0, 1.0)); 3963 …if ((v->htaps[k] > 6.0 || v->vtaps[k] > 6.0) && v->MinDPPCLKUsingSingleDPP[k] < 2.0 * v->PixelCloc… 3981 … if ((v->htaps[k] > 6.0 || v->vtaps[k] > 6.0 || v->HTAPsChroma[k] > 6.0 || v->VTAPsChroma[k] > 6.0)
|
| A D | display_rq_dlg_calc_31.c | 1008 htaps_l = taps->htaps; in dml_rq_dlg_get_dlg_params()
|
| /drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
| A D | display_mode_vba_314.c | 2062 v->MaxPSCLToLBThroughput * v->HRatio[k] / dml_ceil(v->htaps[k] / 6.0, 1)); 2072 if ((v->htaps[k] > 6 || v->vtaps[k] > 6) && v->DPPCLKUsingSingleDPPLuma < 2 * v->PixelClock[k]) { 3909 && v->SourcePixelFormat[k] != dm_rgbe_alpha) || v->HRatio[k] != 1.0 || v->htaps[k] != 1.0 3912 } else if (v->vtaps[k] < 1.0 || v->vtaps[k] > 8.0 || v->htaps[k] < 1.0 || v->htaps[k] > 8.0 3913 || (v->htaps[k] > 1.0 && (v->htaps[k] % 2) == 1) || v->HRatio[k] > v->MaxHSCLRatio 3914 || v->VRatio[k] > v->MaxVSCLRatio || v->HRatio[k] > v->htaps[k] 4043 v->MaxPSCLToLBThroughput * v->HRatio[k] / dml_ceil(v->htaps[k] / 6.0, 1.0)); 4054 …if ((v->htaps[k] > 6.0 || v->vtaps[k] > 6.0) && v->MinDPPCLKUsingSingleDPP[k] < 2.0 * v->PixelCloc… 4072 … if ((v->htaps[k] > 6.0 || v->vtaps[k] > 6.0 || v->HTAPsChroma[k] > 6.0 || v->VTAPsChroma[k] > 6.0)
|
| A D | display_rq_dlg_calc_314.c | 1095 htaps_l = taps->htaps; in dml_rq_dlg_get_dlg_params()
|
| /drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| A D | display_mode_vba_32.c | 125 mode_lib->vba.htaps[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1757 || mode_lib->vba.HRatio[k] != 1.0 || mode_lib->vba.htaps[k] != 1.0 in dml32_ModeSupportAndSystemConfigurationFull() 1760 …} else if (mode_lib->vba.vtaps[k] < 1.0 || mode_lib->vba.vtaps[k] > 8.0 || mode_lib->vba.htaps[k] … in dml32_ModeSupportAndSystemConfigurationFull() 1761 || mode_lib->vba.htaps[k] > 8.0 in dml32_ModeSupportAndSystemConfigurationFull() 1762 || (mode_lib->vba.htaps[k] > 1.0 && (mode_lib->vba.htaps[k] % 2) == 1) in dml32_ModeSupportAndSystemConfigurationFull() 1765 || mode_lib->vba.HRatio[k] > mode_lib->vba.htaps[k] in dml32_ModeSupportAndSystemConfigurationFull() 1906 mode_lib->vba.htaps[k], mode_lib->vba.HTAPsChroma[k], mode_lib->vba.vtaps[k], in dml32_ModeSupportAndSystemConfigurationFull()
|
| /drivers/gpu/drm/amd/display/dc/dml/calcs/ |
| A D | dcn_calc_auto.c | 84 v->htaps[k] = v->override_hta_ps[k]; in scaler_settings_calculation() 87 v->htaps[k] = v->acceptable_quality_hta_ps; in scaler_settings_calculation() 132 …max_hscl_ratio || v->v_ratio[k] > v->max_vscl_ratio || v->h_ratio[k] > v->htaps[k] || v->v_ratio[k… in mode_support_and_system_configuration() 324 …scl_throughput, v->max_pscl_tolb_throughput * v->h_ratio[k] /dcn_bw_ceil2(v->htaps[k] / 6.0, 1.0)); in mode_support_and_system_configuration() 1185 …scl_throughput, v->max_pscl_tolb_throughput * v->h_ratio[k] /dcn_bw_ceil2(v->htaps[k] / 6.0, 1.0)); in dispclkdppclkdcfclk_deep_sleep_prefetch_parameters_watermarks_and_performance_calculation()
|
| A D | dcn_calcs.c | 398 input->scale_taps.htaps = pipe->plane_res.scl_data.taps.h_taps; in pipe_ctx_to_e2e_pipe_params()
|