Home
last modified time | relevance | path

Searched refs:dpte_row_bytes_per_row_l (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.h639 unsigned int dpte_row_bytes_per_row_l[DML2_MAX_PLANES]; member
872 unsigned int dpte_row_bytes_per_row_l[DML2_MAX_PLANES]; member
1129 unsigned int dpte_row_bytes_per_row_l[DML2_MAX_PLANES]; member
1283 unsigned int dpte_row_bytes_per_row_l[DML2_MAX_PLANES]; member
1435 unsigned int *dpte_row_bytes_per_row_l; member
H A Ddml2_core_dcn5_funcs_mode_programming.c388 CalculateVMRowAndSwath_params->dpte_row_bytes_per_row_l = s->dpte_row_bytes_per_row_l; in dcn5_mode_programming()
524 …bytes_to_fetch_required_to_hide_latency_params->dpte_bytes_per_row_l = s->dpte_row_bytes_per_row_l; in dcn5_mode_programming()
H A Ddml2_core_dcn5_calcs_dchub.c1586 p->dpte_row_bytes_per_row_l[k] = s->PixelPTEBytesPerRowY[k]; in dcn5_calculate_vm_row_and_swath()