Searched refs:BlockWidth256Bytes (Results 1 – 5 of 5) sorted by relevance
439 unsigned int BlockWidth256Bytes,
1263 unsigned int BlockWidth256Bytes; member
1623 *p->MetaRequestWidth = 8 * p->BlockWidth256Bytes; in CalculateVMAndRowBytes()1719 dml2_printf("DML::%s: BlockWidth256Bytes = %u\n", __func__, p->BlockWidth256Bytes); in CalculateVMAndRowBytes()1751 *p->PixelPTEReqWidth = 16 * p->BlockWidth256Bytes; in CalculateVMAndRowBytes()2917 scratch->calculate_vm_and_row_bytes_params.BlockWidth256Bytes = p->myPipe[k].BlockWidth256BytesC; in CalculateVMRowAndSwath()2995 scratch->calculate_vm_and_row_bytes_params.BlockWidth256Bytes = p->myPipe[k].BlockWidth256BytesY; in CalculateVMRowAndSwath()11650 unsigned int BlockWidth256Bytes = is_plane1 ? BlockWidth256BytesC : BlockWidth256BytesY; in dml2_core_calcs_get_dpte_row_height() local11658 dml2_printf("DML: %s: BlockWidth256Bytes = %u\n", __func__, BlockWidth256Bytes); in dml2_core_calcs_get_dpte_row_height()11672 mode_lib->scratch.calculate_vm_and_row_bytes_params.BlockWidth256Bytes = BlockWidth256Bytes; in dml2_core_calcs_get_dpte_row_height()
4298 *p->MetaRequestWidth = 8 * p->BlockWidth256Bytes; in CalculateVMAndRowBytes()4394 dml2_printf("DML::%s: BlockWidth256Bytes = %u\n", __func__, p->BlockWidth256Bytes); in CalculateVMAndRowBytes()4428 *p->PixelPTEReqWidth = 16 * p->BlockWidth256Bytes; in CalculateVMAndRowBytes()5586 scratch->calculate_vm_and_row_bytes_params.BlockWidth256Bytes = p->myPipe[k].BlockWidth256BytesC; in CalculateVMRowAndSwath()5664 scratch->calculate_vm_and_row_bytes_params.BlockWidth256Bytes = p->myPipe[k].BlockWidth256BytesY; in CalculateVMRowAndSwath()
202 unsigned int BlockWidth256Bytes,1792 unsigned int BlockWidth256Bytes, argument1847 *MetaRequestWidth = 8 * BlockWidth256Bytes;1927 *PixelPTEReqWidth = 16 * BlockWidth256Bytes;