Searched refs:dpte_row_width_chroma_ub (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_shared_types.h | 520 unsigned int dpte_row_width_chroma_ub[DML2_MAX_PLANES]; member 785 unsigned int dpte_row_width_chroma_ub[DML2_MAX_PLANES]; member 1404 unsigned int *dpte_row_width_chroma_ub; member 1756 unsigned int *dpte_row_width_chroma_ub; member
|
| H A D | dml2_core_dcn5_funcs_mode_programming.c | 361 CalculateVMRowAndSwath_params->dpte_row_width_chroma_ub = mode_lib->mp.dpte_row_width_chroma_ub; in dcn5_mode_programming() 1199 CalculateMetaAndPTETimes_params->dpte_row_width_chroma_ub = mode_lib->mp.dpte_row_width_chroma_ub; in dcn5_mode_programming() 1241 mode_lib->mp.dpte_row_width_chroma_ub, in dcn5_mode_programming()
|
| H A D | dml2_core_dcn5_calcs_dchub.c | 1367 scratch->calculate_vm_and_row_bytes_params.dpte_row_width_ub = &p->dpte_row_width_chroma_ub[k]; in dcn5_calculate_vm_row_and_swath() 1569 p->dpte_row_width_chroma_ub[k] = s->dpte_row_width_chroma_ub_one_row_per_frame[k]; in dcn5_calculate_vm_row_and_swath() 1621 …OSE("DML::%s: k=%u, dpte_row_width_chroma_ub = %u\n", __func__, k, p->dpte_row_width_chroma_ub[k]); in dcn5_calculate_vm_row_and_swath() 4791 …dpte_groups_per_row_chroma_ub = (unsigned int)(math_ceil2((double)p->dpte_row_width_chroma_ub[k] /… in dcn5_calculate_meta_and_pte_times() 4793 …dpte_groups_per_row_chroma_ub = (unsigned int)(math_ceil2((double)p->dpte_row_width_chroma_ub[k] /… in dcn5_calculate_meta_and_pte_times() 4798 …OSE("DML::%s: k=%u, dpte_row_width_chroma_ub = %u\n", __func__, k, p->dpte_row_width_chroma_ub[k]); in dcn5_calculate_meta_and_pte_times() 4835 unsigned int dpte_row_width_chroma_ub[], in dcn5_calculate_vm_group_and_request_times() argument 4851 (void)dpte_row_width_chroma_ub; in dcn5_calculate_vm_group_and_request_times()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | display_mode_core_structs.h | 1069 dml_uint_t dpte_row_width_chroma_ub[__DML_NUM_PLANES__]; member 1415 dml_uint_t *dpte_row_width_chroma_ub; member
|