/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | display_mode_vba_util_32.h | 76 unsigned int VTaps, 481 unsigned int VTaps,
|
D | display_mode_vba_util_32.c | 209 unsigned int VTaps, in dml32_CalculateSinglePipeDPPCLKAndSCLThroughput() argument 227 DPPCLKUsingSingleDPPLuma = PixelClock * dml_max3(VTaps / 6 * dml_min(1, HRatio), HRatio * VRatio / in dml32_CalculateSinglePipeDPPCLKAndSCLThroughput() 230 if ((HTaps > 6 || VTaps > 6) && DPPCLKUsingSingleDPPLuma < 2 * PixelClock) in dml32_CalculateSinglePipeDPPCLKAndSCLThroughput() 2137 myPipe[k].VTaps, in dml32_CalculateVMRowAndSwath() 2532 unsigned int VTaps, in dml32_CalculatePrefetchSourceLines() argument 2555 dml_print("DML::%s: VTaps = %d\n", __func__, VTaps); in dml32_CalculatePrefetchSourceLines() 2562 *VInitPreFill = dml_floor((VRatio + (double) VTaps + 1) / 2.0, 1); in dml32_CalculatePrefetchSourceLines() 2564 *VInitPreFill = dml_floor((VRatio + (double) VTaps + 1 + Interlace * 0.5 * VRatio) / 2.0, 1); in dml32_CalculatePrefetchSourceLines()
|
D | display_mode_vba_32.c | 447 …refetchParametersWatermarksAndPerformanceCalculation.SurfaceParameters[k].VTaps = mode_lib->vba.vt… in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2741 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].VTaps = mode_lib->vba.… in dml32_ModeSupportAndSystemConfigurationFull()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_structs.h | 126 unsigned int VTaps; member
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/ |
D | dml2_utils.c | 72 dml_plane_array->VTaps[dst_index] = dml_plane_array->VTaps[src_index]; in dml2_util_copy_dml_plane()
|
D | display_mode_core_structs.h | 426 dml_uint_t VTaps; member 501 dml_uint_t VTaps[__DML_NUM_PLANES__]; member 1300 dml_uint_t *VTaps; member
|
D | display_mode_core.c | 145 dml_uint_t VTaps, 217 dml_uint_t VTaps, 2375 dml_uint_t VTaps, in CalculatePrefetchSourceLines() argument 2398 dml_print("DML::%s: VTaps = %u\n", __func__, VTaps); in CalculatePrefetchSourceLines() 2405 *VInitPreFill = (dml_uint_t)(dml_floor((VRatio + (dml_float_t) VTaps + 1) / 2.0, 1)); in CalculatePrefetchSourceLines() 2407 …*VInitPreFill = (dml_uint_t)(dml_floor((VRatio + (dml_float_t) VTaps + 1 + Interlace * 0.5 * VRati… in CalculatePrefetchSourceLines() 2895 …Pixel[k] / ((dml_float_t)p->SwathWidthY[k] / dml_max(p->HRatio[k], 1.0)), 1)) - (p->VTaps[k] - 1)); in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() 2904 dml_print("DML::%s: k=%u, VTaps = %u\n", __func__, k, p->VTaps[k]); in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() 5201 p->myPipe[k].VTaps, in CalculateVMRowAndSwath() 5646 dml_uint_t VTaps, in CalculateSinglePipeDPPCLKAndSCLThroughput() argument [all …]
|
D | dml2_translation_helper.c | 993 out->VTaps[location] = 1; in populate_dummy_dml_plane_cfg() 1070 out->VTaps[location] = 1; in populate_dml_plane_cfg_from_plane_state() 1073 out->VTaps[location] = scaler_data->taps.v_taps; in populate_dml_plane_cfg_from_plane_state()
|
D | display_mode_util.c | 575 dml_print("DML: plane_cfg: plane=%d, VTaps = %d\n", i, plane->VTaps[i]); in dml_print_dml_display_cfg_plane()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
D | dml2_core_shared_types.h | 131 unsigned int VTaps; member
|
D | dml2_core_shared.c | 79 unsigned int VTaps, 147 unsigned int VTaps, 1676 …s->SurfParameters[k].VTaps = display_cfg->plane_descriptors[k].composition.scaler_info.plane0.v_ta… in dml2_core_shared_mode_support() 2299 myPipe->VTaps = display_cfg->plane_descriptors[k].composition.scaler_info.plane0.v_taps; in dml2_core_shared_mode_support() 3452 unsigned int VTaps, in CalculateSinglePipeDPPCLKAndSCLThroughput() argument 3469 …DPPCLKUsingSingleDPPLuma = PixelClock * math_max3(VTaps / 6 * math_min2(1, HRatio), HRatio * VRati… in CalculateSinglePipeDPPCLKAndSCLThroughput() 3471 if ((HTaps > 6 || VTaps > 6) && DPPCLKUsingSingleDPPLuma < 2 * PixelClock) in CalculateSinglePipeDPPCLKAndSCLThroughput() 4535 unsigned int VTaps, in CalculatePrefetchSourceLines() argument 4559 dml2_printf("DML::%s: VTaps = %u\n", __func__, VTaps); in CalculatePrefetchSourceLines() 4566 *VInitPreFill = (unsigned int)(math_floor2((VRatio + (double)VTaps + 1) / 2.0, 1)); in CalculatePrefetchSourceLines() [all …]
|
D | dml2_core_dcn4_calcs.c | 765 unsigned int VTaps, in CalculateSinglePipeDPPCLKAndSCLThroughput() argument 782 …DPPCLKUsingSingleDPPLuma = PixelClock * math_max3(VTaps / 6 * math_min2(1, HRatio), HRatio * VRati… in CalculateSinglePipeDPPCLKAndSCLThroughput() 784 if ((HTaps > 6 || VTaps > 6) && DPPCLKUsingSingleDPPLuma < 2 * PixelClock) in CalculateSinglePipeDPPCLKAndSCLThroughput() 1858 unsigned int VTaps, in CalculatePrefetchSourceLines() argument 1882 dml2_printf("DML::%s: VTaps = %u\n", __func__, VTaps); in CalculatePrefetchSourceLines() 1889 *VInitPreFill = (unsigned int)(math_floor2((VRatio + (double)VTaps + 1) / 2.0, 1)); in CalculatePrefetchSourceLines() 1891 …*VInitPreFill = (unsigned int)(math_floor2((VRatio + (double)VTaps + 1 + (Interlace ? 1 : 0) * 0.5… in CalculatePrefetchSourceLines() 3040 p->myPipe[k].VTaps, in CalculateVMRowAndSwath() 8009 …s->SurfParameters[k].VTaps = display_cfg->plane_descriptors[k].composition.scaler_info.plane0.v_ta… in dml_core_mode_support() 8655 myPipe->VTaps = display_cfg->plane_descriptors[k].composition.scaler_info.plane0.v_taps; in dml_core_mode_support() [all …]
|