Home
last modified time | relevance | path

Searched refs:dpte_bytes_per_row_c (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/inc/
H A Ddcn_calcs.h344 float dpte_bytes_per_row_c; member
/dragonfly/sys/dev/drm/amd/display/dc/calcs/
H A Ddcn_calc_auto.c726 …v->dpte_bytes_per_row_c = 64.0 * (dcn_bw_ceil2((v->viewport_width[k] / v->no_of_dpp[i][j][k] / 2.0… in mode_support_and_system_configuration()
729 …v->dpte_bytes_per_row_c = 64.0 * (dcn_bw_ceil2((v->viewport_width[k] / v->no_of_dpp[i][j][k] / 2.0… in mode_support_and_system_configuration()
732 …v->dpte_bytes_per_row_c = 64.0 * (dcn_bw_ceil2((v->viewport_height[k] / 2.0 - 1.0) / v->data_pte_r… in mode_support_and_system_configuration()
736 v->dpte_bytes_per_row_c = 0.0; in mode_support_and_system_configuration()
740 v->dpte_bytes_per_row_c = 0.0; in mode_support_and_system_configuration()
744 v->dpte_bytes_per_row[k] = v->dpte_bytes_per_row_y + v->dpte_bytes_per_row_c; in mode_support_and_system_configuration()