Home
last modified time | relevance | path

Searched refs:VRatioChroma (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h69 double VRatioChroma,
510 double VRatioChroma,
562 double VRatioChroma[],
789 double VRatioChroma,
856 double VRatioChroma[],
898 double VRatioChroma[],
H A Ddisplay_mode_vba_util_32.c202 double VRatioChroma, in dml32_CalculateSinglePipeDPPCLKAndSCLThroughput() argument
245 HRatioChroma * VRatioChroma / *PSCL_THROUGHPUT_CHROMA, 1); in dml32_CalculateSinglePipeDPPCLKAndSCLThroughput()
2066 myPipe[k].VRatioChroma, in dml32_CalculateVMRowAndSwath()
2224 myPipe[k].VRatioChroma, in dml32_CalculateVMRowAndSwath()
2670 double VRatioChroma, in dml32_CalculateRowBandwidth() argument
2689 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * in dml32_CalculateRowBandwidth()
2700 VRatioChroma * PixelPTEBytesPerRowChroma / (dpte_row_height_chroma * LineTime); in dml32_CalculateRowBandwidth()
2814 double VRatioChroma[], in dml32_CalculateDCFCLKDeepSleep() argument
2848 if (VRatioChroma[k] <= 1) { in dml32_CalculateDCFCLKDeepSleep()
4133 double VRatioChroma, in dml32_CalculateFlipSchedule() argument
[all …]
H A Ddisplay_mode_vba_32.c120 mode_lib->vba.VRatioChroma[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
210 * mode_lib->vba.VRatioChroma[k]; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
317 mode_lib->vba.VRatioChroma, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
446 …atermarksAndPerformanceCalculation.SurfaceParameters[k].VRatioChroma = mode_lib->vba.VRatioChroma[… in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
660 mode_lib->vba.VRatioChroma[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
691 mode_lib->vba.VRatioChroma, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1054 mode_lib->vba.VRatioChroma[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1254 mode_lib->vba.VRatioChroma, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1295 mode_lib->vba.VRatioChroma, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1782 || mode_lib->vba.VRatioChroma[k] in dml32_ModeSupportAndSystemConfigurationFull()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c197 double VRatioChroma,
229 double VRatioChroma,
291 double VRatioChroma[],
336 double VRatioChroma[],
375 double VRatioChroma[],
1831 v->HRatioChroma[k] * v->VRatioChroma[k] / v->PSCL_THROUGHPUT_CHROMA[k], 1.0); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1974 …hWidthSingleDPPC[k] * v->BytePerPixelC[k] / (v->HTotal[k] / v->PixelClock[k]) * v->VRatioChroma[k]; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1986 v->VRatioChroma, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2128 v->VRatioChroma[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2202 v->VRatioChroma[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core.c139 dml_float_t VRatioChroma,
295 dml_float_t VRatioChroma,
327 dml_float_t VRatioChroma,
402 dml_float_t VRatioChroma[],
460 dml_float_t VRatioChroma[],
502 dml_float_t VRatioChroma[],
1910 dml_float_t VRatioChroma, in CalculateRowBandwidth() argument
1929 + VRatioChroma * MetaRowByteChroma in CalculateRowBandwidth()
1939 + VRatioChroma * PixelPTEBytesPerRowChroma in CalculateRowBandwidth()
1965 dml_float_t VRatioChroma, in CalculateFlipSchedule() argument
[all …]
H A Ddisplay_mode_core_structs.h477 dml_float_t VRatioChroma; member
551 dml_float_t VRatioChroma[__DML_NUM_PLANES__]; member
1360 dml_float_t *VRatioChroma; member
H A Ddisplay_mode_util.c573 dml_print("DML: plane_cfg: plane=%d, VRatioChroma = %3.2f\n", i, plane->VRatioChroma[i]); in dml_print_dml_display_cfg_plane()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h125 double VRatioChroma; member
H A Ddisplay_mode_vba.c592 mode_lib->vba.VRatioChroma[mode_lib->vba.NumberOfActivePlanes] = scl->vscl_ratio_c; in fetch_pipe_params()
597 mode_lib->vba.VRatioChroma[mode_lib->vba.NumberOfActivePlanes] *= 2.0; in fetch_pipe_params()
H A Ddisplay_mode_vba.h1060 double VRatioChroma[DC__NUM_DPP__MAX]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c770 double VRatioChroma, in CalculateSinglePipeDPPCLKAndSCLThroughput() argument
809 HRatioChroma * VRatioChroma / *PSCL_THROUGHPUT_CHROMA, 1); in CalculateSinglePipeDPPCLKAndSCLThroughput()
1907 double VRatioChroma, in CalculateRowBandwidth() argument
1929 + VRatioChroma * meta_row_bytes_per_row_ub_c / (meta_row_height_chroma * LineTime); in CalculateRowBandwidth()
1938 + VRatioChroma * PixelPTEBytesPerRowChroma / (dpte_row_height_chroma * LineTime); in CalculateRowBandwidth()
2940 p->myPipe[k].VRatioChroma, in CalculateVMRowAndSwath()
3147 p->myPipe[k].VRatioChroma, in CalculateVMRowAndSwath()
6487 double VRatioChroma, in CalculateFlipSchedule() argument
6547 …th_min2(l->min_row_height * LineTime / VRatio, l->min_row_height_chroma * LineTime / VRatioChroma); in CalculateFlipSchedule()
7442 myPipe->VRatioChroma = display_cfg->plane_descriptors[k].composition.scaler_info.plane1.v_ratio; in dml_core_ms_prefetch_check()
[all …]