Searched refs:dpte_row_width_luma_ub (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 | 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_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 | 611 unsigned int dpte_row_width_luma_ub[DML2_MAX_PLANES]; member 1121 unsigned int *dpte_row_width_luma_ub; member 1474 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 …]
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | display_mode_core_structs.h | 1011 dml_uint_t dpte_row_width_luma_ub[__DML_NUM_PLANES__]; member 1357 dml_uint_t *dpte_row_width_luma_ub; member
|
/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
|
/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
|