Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn5_calcs_dchub.c1047 unsigned int PixelPTEBytesPerRowLuma, in dcn5_calculate_row_bandwidth() argument
1074 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime) in dcn5_calculate_row_bandwidth()
1077 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime); in dcn5_calculate_row_bandwidth()