/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | display_mode_vba_util_32.h | 391 unsigned int dpte_row_width_luma_ub[], 923 unsigned int dpte_row_width_luma_ub[], 954 unsigned int dpte_row_width_luma_ub[],
|
H A D | display_mode_vba_util_32.c | 1932 unsigned int dpte_row_width_luma_ub[], in dml32_CalculateVMRowAndSwath() argument 2123 &dpte_row_width_luma_ub[k], in dml32_CalculateVMRowAndSwath() 2203 dpte_row_width_luma_ub[k] = dpte_row_width_luma_ub_one_row_per_frame[k]; in dml32_CalculateVMRowAndSwath() 2246 __func__, k, dpte_row_width_luma_ub[k]); in dml32_CalculateVMRowAndSwath() 4904 unsigned int dpte_row_width_luma_ub[], in dml32_CalculateMetaAndPTETimes() 5030 dpte_groups_per_row_luma_ub = dml_ceil((double) dpte_row_width_luma_ub[k] / in dml32_CalculateMetaAndPTETimes() 5033 dpte_groups_per_row_luma_ub = dml_ceil((double) dpte_row_width_luma_ub[k] / in dml32_CalculateMetaAndPTETimes() 5048 __func__, k, dpte_row_width_luma_ub[k]); in dml32_CalculateMetaAndPTETimes() 5155 unsigned int dpte_row_width_luma_ub[], in dml32_CalculateVMGroupAndRequestTimes() argument
|
H A D | display_mode_vba_32.c | 487 v->dpte_row_width_luma_ub, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1320 v->dpte_row_width_luma_ub, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1351 v->dpte_row_width_luma_ub, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
H A D | dml2_core_shared_types.h | 614 unsigned int dpte_row_width_luma_ub[DML2_MAX_PLANES]; member 1153 unsigned int *dpte_row_width_luma_ub; member 1501 unsigned int *dpte_row_width_luma_ub; member
|
H A D | dml2_core_shared.c | 715 unsigned int dpte_row_width_luma_ub[], 1708 CalculateVMRowAndSwath_params->dpte_row_width_luma_ub = s->dummy_integer_array[12]; in dml2_core_shared_mode_support() 5686 scratch->calculate_vm_and_row_bytes_params.dpte_row_width_ub = &p->dpte_row_width_luma_ub[k]; in CalculateVMRowAndSwath() 5801 p->dpte_row_width_luma_ub[k] = s->dpte_row_width_luma_ub_one_row_per_frame[k]; in CalculateVMRowAndSwath() 5856 …_printf("DML::%s: k=%u, dpte_row_width_luma_ub = %u\n", __func__, k, p->dpte_row_width_luma_ub[k]); in CalculateVMRowAndSwath() 9308 …dpte_groups_per_row_luma_ub = (unsigned int)(math_ceil2((double)p->dpte_row_width_luma_ub[k] / (do… in CalculateMetaAndPTETimes() 9310 …dpte_groups_per_row_luma_ub = (unsigned int)(math_ceil2((double)p->dpte_row_width_luma_ub[k] / (do… in CalculateMetaAndPTETimes() 9322 …_printf("DML::%s: k=%u, dpte_row_width_luma_ub = %u\n", __func__, k, p->dpte_row_width_luma_ub[k]); in CalculateMetaAndPTETimes() 9386 unsigned int dpte_row_width_luma_ub[], in CalculateVMGroupAndRequestTimes() argument 10228 CalculateVMRowAndSwath_params->dpte_row_width_luma_ub = mode_lib->mp.dpte_row_width_luma_ub; in dml2_core_shared_mode_programming() [all …]
|
H A D | dml2_core_dcn4_calcs.c | 3029 scratch->calculate_vm_and_row_bytes_params.dpte_row_width_ub = &p->dpte_row_width_luma_ub[k]; in CalculateVMRowAndSwath() 3146 p->dpte_row_width_luma_ub[k] = s->dpte_row_width_luma_ub_one_row_per_frame[k]; in CalculateVMRowAndSwath() 3203 …_printf("DML::%s: k=%u, dpte_row_width_luma_ub = %u\n", __func__, k, p->dpte_row_width_luma_ub[k]); in CalculateVMRowAndSwath() 8330 CalculateVMRowAndSwath_params->dpte_row_width_luma_ub = s->dummy_integer_array[12]; in dml_core_mode_support() 9857 …dpte_groups_per_row_luma_ub = (unsigned int)(math_ceil2((double)p->dpte_row_width_luma_ub[k] / (do… in CalculateMetaAndPTETimes() 9859 …dpte_groups_per_row_luma_ub = (unsigned int)(math_ceil2((double)p->dpte_row_width_luma_ub[k] / (do… in CalculateMetaAndPTETimes() 9869 …_printf("DML::%s: k=%u, dpte_row_width_luma_ub = %u\n", __func__, k, p->dpte_row_width_luma_ub[k]); in CalculateMetaAndPTETimes() 9933 unsigned int dpte_row_width_luma_ub[], in CalculateVMGroupAndRequestTimes() argument 10740 CalculateVMRowAndSwath_params->dpte_row_width_luma_ub = mode_lib->mp.dpte_row_width_luma_ub; in dml_core_mode_programming() 11788 CalculateMetaAndPTETimes_params->dpte_row_width_luma_ub = mode_lib->mp.dpte_row_width_luma_ub; in dml_core_mode_programming() [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | display_mode_core_structs.h | 1068 dml_uint_t dpte_row_width_luma_ub[__DML_NUM_PLANES__]; member 1414 dml_uint_t *dpte_row_width_luma_ub; member
|
H A D | display_mode_core.c | 526 dml_uint_t dpte_row_width_luma_ub[], 557 dml_uint_t dpte_row_width_luma_ub[], 3453 dml_uint_t dpte_row_width_luma_ub[], in CalculateMetaAndPTETimes() 3567 …dpte_groups_per_row_luma_ub = (dml_uint_t)(dml_ceil((dml_float_t) dpte_row_width_luma_ub[k] / (dml… in CalculateMetaAndPTETimes() 3569 …dpte_groups_per_row_luma_ub = (dml_uint_t)(dml_ceil((dml_float_t) dpte_row_width_luma_ub[k] / (dml… in CalculateMetaAndPTETimes() 3577 … dml_print("DML::%s: k=%u, dpte_row_width_luma_ub = %u\n", __func__, k, dpte_row_width_luma_ub[k]); in CalculateMetaAndPTETimes() 3650 dml_uint_t dpte_row_width_luma_ub[], in CalculateVMGroupAndRequestTimes() argument 5184 &p->dpte_row_width_luma_ub[k], in CalculateVMRowAndSwath() 5278 p->dpte_row_width_luma_ub[k] = s->dpte_row_width_luma_ub_one_row_per_frame[k]; in CalculateVMRowAndSwath() 5327 …dml_print("DML::%s: k=%u, dpte_row_width_luma_ub = %u\n", __func__, k, p->dpte_row_width_luma_ub[k… in CalculateVMRowAndSwath() [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | display_mode_vba_31.c | 432 int dpte_row_width_luma_ub[], 461 int dpte_row_width_luma_ub[], 2393 &v->dpte_row_width_luma_ub[k], 3039 v->dpte_row_width_luma_ub, 3068 v->dpte_row_width_luma_ub, 6052 int dpte_row_width_luma_ub[], 6163 …dpte_groups_per_row_luma_ub = dml_ceil(1.0 * dpte_row_width_luma_ub[k] / dpte_group_width_luma, 1); 6203 int dpte_row_width_luma_ub[], argument
|
/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_mode_vba.h | 967 unsigned int dpte_row_width_luma_ub[DC__NUM_DPP__MAX]; member
|