Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h640 unsigned int dpte_row_bytes_per_row_c[DML2_MAX_PLANES]; member
873 unsigned int dpte_row_bytes_per_row_c[DML2_MAX_PLANES]; member
1130 unsigned int dpte_row_bytes_per_row_c[DML2_MAX_PLANES]; member
1284 unsigned int dpte_row_bytes_per_row_c[DML2_MAX_PLANES]; member
1436 unsigned int *dpte_row_bytes_per_row_c; member
H A Ddml2_core_dcn5_funcs_mode_programming.c389 CalculateVMRowAndSwath_params->dpte_row_bytes_per_row_c = s->dpte_row_bytes_per_row_c; in dcn5_mode_programming()
525 …bytes_to_fetch_required_to_hide_latency_params->dpte_bytes_per_row_c = s->dpte_row_bytes_per_row_c; in dcn5_mode_programming()
H A Ddml2_core_dcn5_calcs_dchub.c1587 p->dpte_row_bytes_per_row_c[k] = s->PixelPTEBytesPerRowC[k]; in dcn5_calculate_vm_row_and_swath()