Home
last modified time | relevance | path

Searched refs:DCCMetaPitch (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1557 unsigned int DCCMetaPitch; member
H A Ddml2_core_dcn5_calcs_dchub.c1125 meta_surface_bytes = (unsigned int)(p->DCCMetaPitch * vp_height_meta_ub * p->BytePerPixel / 256.0); in dcn5_calculate_vm_and_row_bytes()
1126 DML_LOG_VERBOSE("DML::%s: DCCMetaPitch = %u\n", __func__, p->DCCMetaPitch); in dcn5_calculate_vm_and_row_bytes()
1362 scratch->calculate_vm_and_row_bytes_params.DCCMetaPitch = p->myPipe[k].DCCMetaPitchC; in dcn5_calculate_vm_row_and_swath()
1443 scratch->calculate_vm_and_row_bytes_params.DCCMetaPitch = p->myPipe[k].DCCMetaPitchY; in dcn5_calculate_vm_row_and_swath()