Searched refs:VTapsChroma (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_mode_structs.h | 127 unsigned int VTapsChroma; member
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | dml2_utils.c | 74 dml_plane_array->VTapsChroma[dst_index] = dml_plane_array->VTapsChroma[src_index]; in dml2_util_copy_dml_plane()
|
H A D | display_mode_core_structs.h | 479 dml_uint_t VTapsChroma; member 555 dml_uint_t VTapsChroma[__DML_NUM_PLANES__]; member 1358 dml_uint_t *VTapsChroma; member
|
H A D | dml2_translation_helper.c | 1035 out->VTapsChroma[location] = 0; in populate_dummy_dml_plane_cfg() 1111 out->VTapsChroma[location] = 1; in populate_dml_plane_cfg_from_plane_state() 1114 out->VTapsChroma[location] = scaler_data->taps.v_taps_c; in populate_dml_plane_cfg_from_plane_state()
|
H A D | display_mode_core.c | 146 dml_uint_t VTapsChroma, 2897 …(dml_float_t)p->SwathWidthC[k] / dml_max(p->HRatioChroma[k], 1.0)), 1)) - (p->VTapsChroma[k] - 1)); in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() 5129 p->myPipe[k].VTapsChroma, in CalculateVMRowAndSwath() 5648 dml_uint_t VTapsChroma, in CalculateSinglePipeDPPCLKAndSCLThroughput() argument 5678 DPPCLKUsingSingleDPPChroma = PixelClock * dml_max3(VTapsChroma / 6 * dml_min(1, HRatioChroma), in CalculateSinglePipeDPPCLKAndSCLThroughput() 5680 if ((HTapsChroma > 6 || VTapsChroma > 6) && DPPCLKUsingSingleDPPChroma < 2 * PixelClock) in CalculateSinglePipeDPPCLKAndSCLThroughput() 6675 CalculateWatermarks_params->VTapsChroma = mode_lib->ms.cache_display_cfg.plane.VTapsChroma; in dml_prefetch_check() 6772 …&& (mode_lib->ms.cache_display_cfg.plane.VTapsChroma[k] < 1 || mode_lib->ms.cache_display_cfg.plan… in dml_core_mode_support() 6777 ….cache_display_cfg.plane.VRatioChroma[k] > mode_lib->ms.cache_display_cfg.plane.VTapsChroma[k]))) { in dml_core_mode_support() 6899 mode_lib->ms.cache_display_cfg.plane.VTapsChroma[k], in dml_core_mode_support() [all …]
|
H A D | display_mode_util.c | 577 dml_print("DML: plane_cfg: plane=%d, VTapsChroma = %d\n", i, plane->VTapsChroma[i]); in dml_print_dml_display_cfg_plane()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | display_mode_vba_util_32.h | 77 unsigned int VTapsChroma,
|
H A D | display_mode_vba_util_32.c | 210 unsigned int VTapsChroma, in dml32_CalculateSinglePipeDPPCLKAndSCLThroughput() argument 244 DPPCLKUsingSingleDPPChroma = PixelClock * dml_max3(VTapsChroma / 6 * dml_min(1, HRatioChroma), in dml32_CalculateSinglePipeDPPCLKAndSCLThroughput() 246 if ((HTapsChroma > 6 || VTapsChroma > 6) && DPPCLKUsingSingleDPPChroma < 2 * PixelClock) in dml32_CalculateSinglePipeDPPCLKAndSCLThroughput() 2067 myPipe[k].VTapsChroma, in dml32_CalculateVMRowAndSwath()
|
H A D | display_mode_vba_32.c | 448 …etchParametersWatermarksAndPerformanceCalculation.SurfaceParameters[k].VTapsChroma = mode_lib->vba… in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2742 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].VTapsChroma = mode_lib… in dml32_ModeSupportAndSystemConfigurationFull()
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
H A D | dml2_core_shared_types.h | 132 unsigned int VTapsChroma; member
|
H A D | dml2_core_shared.c | 80 unsigned int VTapsChroma, 1677 …s->SurfParameters[k].VTapsChroma = display_cfg->plane_descriptors[k].composition.scaler_info.plane… in dml2_core_shared_mode_support() 2300 myPipe->VTapsChroma = display_cfg->plane_descriptors[k].composition.scaler_info.plane1.v_taps; in dml2_core_shared_mode_support() 3453 unsigned int VTapsChroma, in CalculateSinglePipeDPPCLKAndSCLThroughput() argument 3483 DPPCLKUsingSingleDPPChroma = PixelClock * math_max3(VTapsChroma / 6 * math_min2(1, HRatioChroma), in CalculateSinglePipeDPPCLKAndSCLThroughput() 3485 if ((HTapsChroma > 6 || VTapsChroma > 6) && DPPCLKUsingSingleDPPChroma < 2 * PixelClock) in CalculateSinglePipeDPPCLKAndSCLThroughput() 5632 p->myPipe[k].VTapsChroma, in CalculateVMRowAndSwath() 10198 …s->SurfaceParameters[k].VTapsChroma = display_cfg->plane_descriptors[k].composition.scaler_info.pl… in dml2_core_shared_mode_programming() 10628 myPipe->VTapsChroma = display_cfg->plane_descriptors[k].composition.scaler_info.plane1.v_taps; in dml2_core_shared_mode_programming()
|
H A D | dml2_core_dcn4_calcs.c | 788 unsigned int VTapsChroma, in CalculateSinglePipeDPPCLKAndSCLThroughput() argument 818 DPPCLKUsingSingleDPPChroma = PixelClock * math_max3(VTapsChroma / 6 * math_min2(1, HRatioChroma), in CalculateSinglePipeDPPCLKAndSCLThroughput() 820 if ((HTapsChroma > 6 || VTapsChroma > 6) && DPPCLKUsingSingleDPPChroma < 2 * PixelClock) in CalculateSinglePipeDPPCLKAndSCLThroughput() 2975 p->myPipe[k].VTapsChroma, in CalculateVMRowAndSwath() 8299 …s->SurfParameters[k].VTapsChroma = display_cfg->plane_descriptors[k].composition.scaler_info.plane… in dml_core_mode_support() 8979 myPipe->VTapsChroma = display_cfg->plane_descriptors[k].composition.scaler_info.plane1.v_taps; in dml_core_mode_support() 10710 …s->SurfaceParameters[k].VTapsChroma = display_cfg->plane_descriptors[k].composition.scaler_info.pl… in dml_core_mode_programming() 11206 myPipe->VTapsChroma = display_cfg->plane_descriptors[k].composition.scaler_info.plane1.v_taps; in dml_core_mode_programming()
|