Home
last modified time | relevance | path

Searched refs:VTapsChroma (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h127 unsigned int VTapsChroma; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_utils.c74 dml_plane_array->VTapsChroma[dst_index] = dml_plane_array->VTapsChroma[src_index]; in dml2_util_copy_dml_plane()
H A Ddisplay_mode_core_structs.h479 dml_uint_t VTapsChroma; member
555 dml_uint_t VTapsChroma[__DML_NUM_PLANES__]; member
1358 dml_uint_t *VTapsChroma; member
H A Ddml2_translation_helper.c1053 out->VTapsChroma[location] = 0; in populate_dummy_dml_plane_cfg()
1125 out->VTapsChroma[location] = 1; in populate_dml_plane_cfg_from_plane_state()
1128 out->VTapsChroma[location] = scaler_data->taps.v_taps_c; in populate_dml_plane_cfg_from_plane_state()
H A Ddisplay_mode_core.c149 dml_uint_t VTapsChroma,
2941 s->LBLatencyHidingSourceLinesC[k] = (dml_uint_t)(dml_min((dml_float_t)p->MaxLineBufferLines, dml_floor((dml_float_t)p->LineBufferSize / (dml_float_t)p->LBBitPerPixel[k] / ((dml_float_t)p->SwathWidthC[k] / dml_max(p->HRatioChroma[k], 1.0)), 1)) - (p->VTapsChroma[k] - 1)); in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
5179 p->myPipe[k].VTapsChroma, in CalculateVMRowAndSwath()
5758 dml_uint_t VTapsChroma, in CalculateMALLUseForStaticScreen()
5788 DPPCLKUsingSingleDPPChroma = PixelClock * dml_max3(VTapsChroma / 6 * dml_min(1, HRatioChroma), in dml_get_return_bw_mbps_vm_only()
5790 if ((HTapsChroma > 6 || VTapsChroma > 6) && DPPCLKUsingSingleDPPChroma < 2 * PixelClock) in dml_get_return_bw_mbps_vm_only()
6786 CalculateWatermarks_params->VTapsChroma = mode_lib->ms.cache_display_cfg.plane.VTapsChroma; in set_vm_row_and_swath_parameters()
6953 && (mode_lib->ms.cache_display_cfg.plane.VTapsChroma[k] < 1 || mode_lib->ms.cache_display_cfg.plane.VTapsChroma[ in dml_core_mode_support()
5666 CalculateSinglePipeDPPCLKAndSCLThroughput(dml_float_t HRatio,dml_float_t HRatioChroma,dml_float_t VRatio,dml_float_t VRatioChroma,dml_float_t MaxDCHUBToPSCLThroughput,dml_float_t MaxPSCLToLBThroughput,dml_float_t PixelClock,enum dml_source_format_class SourcePixelFormat,dml_uint_t HTaps,dml_uint_t HTapsChroma,dml_uint_t VTaps,dml_uint_t VTapsChroma,dml_float_t * PSCL_THROUGHPUT,dml_float_t * PSCL_THROUGHPUT_CHROMA,dml_float_t * DPPCLKUsingSingleDPP) CalculateSinglePipeDPPCLKAndSCLThroughput() argument
[all...]
H A Ddisplay_mode_util.c589 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 Ddisplay_mode_vba_util_32.h77 unsigned int VTapsChroma,
H A Ddisplay_mode_vba_32.c452 v->dummy_vars.DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation.SurfaceParameters[k].VTapsChroma = mode_lib->vba.VTAPsChroma[k]; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2757 v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].VTapsChroma = mode_lib->vba.VTAPsChroma[k]; in dml32_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h138 unsigned int VTapsChroma;
137 unsigned int VTapsChroma; global() member
H A Ddml2_core_dcn4_calcs.c779 unsigned int VTapsChroma, in CalculateSinglePipeDPPCLKAndSCLThroughput()
809 DPPCLKUsingSingleDPPChroma = PixelClock * math_max3(VTapsChroma / 6 * math_min2(1, HRatioChroma), in CalculateSinglePipeDPPCLKAndSCLThroughput()
811 if ((HTapsChroma > 6 || VTapsChroma > 6) && DPPCLKUsingSingleDPPChroma < 2 * PixelClock) in CalculateSinglePipeDPPCLKAndSCLThroughput()
2978 p->myPipe[k].VTapsChroma, in CalculateVMRowAndSwath()
7492 myPipe->VTapsChroma = display_cfg->plane_descriptors[k].composition.scaler_info.plane1.v_taps; in dml_core_ms_prefetch_check()
8990 s->SurfParameters[k].VTapsChroma = display_cfg->plane_descriptors[k].composition.scaler_info.plane1.v_taps; in dml_core_mode_support()
10783 s->SurfaceParameters[k].VTapsChroma = display_cfg->plane_descriptors[k].composition.scaler_info.plane1.v_taps; in dml_core_mode_programming()
11281 myPipe->VTapsChroma = display_cfg->plane_descriptors[k].composition.scaler_info.plane1.v_taps; in dml_core_mode_programming()
778 CalculateSinglePipeDPPCLKAndSCLThroughput(double HRatio,double HRatioChroma,double VRatio,double VRatioChroma,double MaxDCHUBToPSCLThroughput,double MaxPSCLToLBThroughput,double PixelClock,enum dml2_source_format_class SourcePixelFormat,unsigned int HTaps,unsigned int HTapsChroma,unsigned int VTaps,unsigned int VTapsChroma,double * PSCL_THROUGHPUT,double * PSCL_THROUGHPUT_CHROMA,double * DPPCLKUsingSingleDPP) CalculateSinglePipeDPPCLKAndSCLThroughput() argument