Home
last modified time | relevance | path

Searched refs:dpde0_bytes_per_frame_ub (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h1297 unsigned int *dpde0_bytes_per_frame_ub; member
Ddml2_core_dcn4_calcs.c1687 *p->dpde0_bytes_per_frame_ub = 0; in CalculateVMAndRowBytes()
1702 …*p->dpde0_bytes_per_frame_ub = (unsigned int)(64 * (math_ceil2((double)(p->Pitch * vp_height_dpte_… in CalculateVMAndRowBytes()
1705 *p->dpde0_bytes_per_frame_ub = 0; in CalculateVMAndRowBytes()
1709 …vm_bytes = *p->meta_pte_bytes_per_frame_ub + extra_mpde_bytes + *p->dpde0_bytes_per_frame_ub + ext… in CalculateVMAndRowBytes()
1722 dml2_printf("DML::%s: dpde0_bytes_per_frame_ub = %u\n", __func__, *p->dpde0_bytes_per_frame_ub); in CalculateVMAndRowBytes()
2949 …scratch->calculate_vm_and_row_bytes_params.dpde0_bytes_per_frame_ub = &p->dpde0_bytes_per_frame_ub… in CalculateVMRowAndSwath()
3027 …scratch->calculate_vm_and_row_bytes_params.dpde0_bytes_per_frame_ub = &p->dpde0_bytes_per_frame_ub… in CalculateVMRowAndSwath()
11699 mode_lib->scratch.calculate_vm_and_row_bytes_params.dpde0_bytes_per_frame_ub = &dummy_integer[14]; in dml2_core_calcs_get_dpte_row_height()
Ddml2_core_shared.c4363 *p->dpde0_bytes_per_frame_ub = 0; in CalculateVMAndRowBytes()
4378 …*p->dpde0_bytes_per_frame_ub = (unsigned int)(64 * (math_ceil2((double)(p->Pitch * vp_height_dpte_… in CalculateVMAndRowBytes()
4381 *p->dpde0_bytes_per_frame_ub = 0; in CalculateVMAndRowBytes()
4385 …vm_bytes = *p->meta_pte_bytes_per_frame_ub + extra_mpde_bytes + *p->dpde0_bytes_per_frame_ub + ext… in CalculateVMAndRowBytes()
4398 dml2_printf("DML::%s: dpde0_bytes_per_frame_ub = %u\n", __func__, *p->dpde0_bytes_per_frame_ub); in CalculateVMAndRowBytes()
5619 …scratch->calculate_vm_and_row_bytes_params.dpde0_bytes_per_frame_ub = &p->dpde0_bytes_per_frame_ub… in CalculateVMRowAndSwath()
5697 …scratch->calculate_vm_and_row_bytes_params.dpde0_bytes_per_frame_ub = &p->dpde0_bytes_per_frame_ub… in CalculateVMRowAndSwath()