Home
last modified time | relevance | path

Searched refs:dpte_row_height_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.h2409 unsigned int *dpte_row_height_l; member
H A Ddml2_core_dcn5_funcs_mode_programming.c522 …calculate_bytes_to_fetch_required_to_hide_latency_params->dpte_row_height_l = mode_lib->mp.dpte_ro… in dcn5_mode_programming()
H A Ddml2_core_dcn5_calcs_dchub.c1661 …_index] += (unsigned int)math_ceil((double)src_lines_to_hide_l / p->dpte_row_height_l[plane_index]… in dcn5_calculate_bytes_to_fetch_required_to_hide_latency()