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 D | display_mode_vba_util_32.h | 394 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 D | display_mode_vba_32.c | 490 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/dml2/dml21/src/dml2_core/ |
H A D | dml2_core_shared_types.h | 447 unsigned int dpte_row_height_chroma[DML2_MAX_PLANES]; member 613 unsigned int dpte_row_height_chroma[DML2_MAX_PLANES]; member 1124 unsigned int *dpte_row_height_chroma; member 1466 unsigned int *dpte_row_height_chroma; member
|
H A D | dml2_core_shared.c | 173 unsigned int dpte_row_height_chroma, 648 unsigned int dpte_row_height_chroma, 1711 CalculateVMRowAndSwath_params->dpte_row_height_chroma = mode_lib->ms.dpte_row_height_chroma; in dml2_core_shared_mode_support() 2582 mode_lib->ms.dpte_row_height_chroma[k], in dml2_core_shared_mode_support() 4619 unsigned int dpte_row_height_chroma, in CalculateRowBandwidth() argument 4644 + VRatioChroma * PixelPTEBytesPerRowChroma / (dpte_row_height_chroma * LineTime); in CalculateRowBandwidth() 5609 scratch->calculate_vm_and_row_bytes_params.dpte_row_height = &p->dpte_row_height_chroma[k]; in CalculateVMRowAndSwath() 5803 p->dpte_row_height_chroma[k] = s->dpte_row_height_chroma_one_row_per_frame[k]; in CalculateVMRowAndSwath() 5840 p->dpte_row_height_chroma[k], in CalculateVMRowAndSwath() 5858 …_printf("DML::%s: k=%u, dpte_row_height_chroma = %u\n", __func__, k, p->dpte_row_height_chroma[k]); in CalculateVMRowAndSwath() [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | display_mode_core_structs.h | 883 dml_uint_t dpte_row_height_chroma[__DML_NUM_PLANES__]; member 1013 dml_uint_t dpte_row_height_chroma[__DML_NUM_PLANES__]; member 1360 dml_uint_t *dpte_row_height_chroma; member
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | display_mode_vba_31.c | 249 unsigned int dpte_row_height_chroma, 416 int dpte_row_height_chroma[], 2337 &v->dpte_row_height_chroma[k], 2435 v->dpte_row_height_chroma[k], 3023 v->dpte_row_height_chroma, 3459 unsigned int dpte_row_height_chroma, argument 3475 + VRatioChroma * PixelPTEBytesPerRowChroma / (dpte_row_height_chroma * LineTime); 3542 …me = dml_min(v->dpte_row_height[k] * LineTime / v->VRatio[k], v->dpte_row_height_chroma[k] * LineT… 3549 v->dpte_row_height_chroma[k] * LineTime / v->VRatioChroma[k], 4785 &v->dpte_row_height_chroma[k], [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_mode_vba.h | 835 unsigned int dpte_row_height_chroma[DC__NUM_DPP__MAX]; member
|