Home
last modified time | relevance | path

Searched refs:dpte_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.h2411 unsigned int *dpte_bytes_per_row_l; member
H A Ddml2_core_dcn5_funcs_mode_programming.c524 …calculate_bytes_to_fetch_required_to_hide_latency_params->dpte_bytes_per_row_l = s->dpte_row_bytes… in dcn5_mode_programming()
H A Ddml2_core_dcn5_calcs_dchub.c1661 …ble)src_lines_to_hide_l / p->dpte_row_height_l[plane_index]) * p->dpte_bytes_per_row_l[plane_index… in dcn5_calculate_bytes_to_fetch_required_to_hide_latency()