Home
last modified time | relevance | path

Searched refs:BlockWidth256Bytes (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h439 unsigned int BlockWidth256Bytes,
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1263 unsigned int BlockWidth256Bytes; member
H A Ddml2_core_dcn4_calcs.c1623 *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() local
11658 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()
H A Ddml2_core_shared.c4298 *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()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c202 unsigned int BlockWidth256Bytes,
1792 unsigned int BlockWidth256Bytes, argument
1847 *MetaRequestWidth = 8 * BlockWidth256Bytes;
1927 *PixelPTEReqWidth = 16 * BlockWidth256Bytes;