Home
last modified time | relevance | path

Searched refs:dpte_row_height_chroma (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h394 unsigned int dpte_row_height_chroma[],
520 unsigned int dpte_row_height_chroma,
794 unsigned int dpte_row_height_chroma,
907 unsigned int dpte_row_height_chroma[],
H A Ddisplay_mode_vba_util_32.c1935 unsigned int dpte_row_height_chroma[], in dml32_CalculateVMRowAndSwath()
2050 &dpte_row_height_chroma[k], in dml32_CalculateVMRowAndSwath()
2205 dpte_row_height_chroma[k] = dpte_row_height_chroma_one_row_per_frame[k]; in dml32_CalculateVMRowAndSwath()
2233 dpte_row_height_chroma[k], in dml32_CalculateVMRowAndSwath()
2249 __func__, k, dpte_row_height_chroma[k]); in dml32_CalculateVMRowAndSwath()
2680 unsigned int dpte_row_height_chroma, in dml32_CalculateRowBandwidth() argument
2700 VRatioChroma * PixelPTEBytesPerRowChroma / (dpte_row_height_chroma * LineTime); in dml32_CalculateRowBandwidth()
4138 unsigned int dpte_row_height_chroma, in dml32_CalculateFlipSchedule() argument
4216 LineTime / VRatio, dpte_row_height_chroma * LineTime / VRatioChroma); in dml32_CalculateFlipSchedule()
4222 LineTime / VRatio, dpte_row_height_chroma * LineTime / in dml32_CalculateFlipSchedule()
[all …]
H A Ddisplay_mode_vba_32.c490 v->dpte_row_height_chroma, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1059 v->dpte_row_height_chroma[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1304 v->dpte_row_height_chroma, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2783 mode_lib->vba.dpte_row_height_chroma, in dml32_ModeSupportAndSystemConfigurationFull()
3497 mode_lib->vba.dpte_row_height_chroma[k], in dml32_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c207 unsigned int dpte_row_height_chroma,
234 unsigned int dpte_row_height_chroma,
384 int dpte_row_height_chroma[],
2113 &v->dpte_row_height_chroma[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2212 v->dpte_row_height_chroma[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2547 v->dpte_row_height_chroma[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2701 v->dpte_row_height_chroma, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3146 unsigned int dpte_row_height_chroma, in CalculateRowBandwidth() argument
3165 / (dpte_row_height_chroma * LineTime); in CalculateRowBandwidth()
3195 unsigned int dpte_row_height_chroma, in CalculateFlipSchedule()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h940 dml_uint_t dpte_row_height_chroma[__DML_NUM_PLANES__]; member
1070 dml_uint_t dpte_row_height_chroma[__DML_NUM_PLANES__]; member
1417 dml_uint_t *dpte_row_height_chroma; member
H A Ddisplay_mode_core.c305 dml_uint_t dpte_row_height_chroma,
332 dml_uint_t dpte_row_height_chroma,
511 dml_uint_t dpte_row_height_chroma[],
1920 dml_uint_t dpte_row_height_chroma, in CalculateRowBandwidth() argument
1940 / (dpte_row_height_chroma * LineTime); in CalculateRowBandwidth()
1970 dml_uint_t dpte_row_height_chroma, in CalculateFlipSchedule() argument
2039 …min_row_time = dml_min(dpte_row_height * LineTime / VRatio, dpte_row_height_chroma * LineTime / VR… in CalculateFlipSchedule()
2043 …height * LineTime / VRatio, meta_row_height * LineTime / VRatio, dpte_row_height_chroma * LineTime… in CalculateFlipSchedule()
3438 dml_uint_t dpte_row_height_chroma[], in CalculateMetaAndPTETimes() argument
3497 DST_Y_PER_PTE_ROW_NOM_C[k] = dpte_row_height_chroma[k] / VRatioChroma[k]; in CalculateMetaAndPTETimes()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h835 unsigned int dpte_row_height_chroma[DC__NUM_DPP__MAX]; member