Home
last modified time | relevance | path

Searched refs:dpte_row_height_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.h2252 unsigned int *dpte_row_height_c; member
H A Ddml2_core_dcn4_calcs.c7018 if (p->dpte_row_height_c[plane_index]) { in calculate_bytes_to_fetch_required_to_hide_latency()
7019 …_index] += (unsigned int)math_ceil((double)src_lines_to_hide_c / p->dpte_row_height_c[plane_index]… in calculate_bytes_to_fetch_required_to_hide_latency()
9079 …calculate_bytes_to_fetch_required_to_hide_latency_params->dpte_row_height_c = mode_lib->ms.dpte_ro… in dml_core_mode_support()
11042 …calculate_bytes_to_fetch_required_to_hide_latency_params->dpte_row_height_c = mode_lib->mp.dpte_ro… in dml_core_mode_programming()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core.c10334 dml_get_per_surface_var_func(dpte_row_height_c, dml_uint_t, mode_lib->mp.dpte_row_height_chroma);