Searched refs:dpte_row_height_luma (Results 1 – 4 of 4) sorted by relevance
1049 unsigned int dpte_row_height_luma, in dcn5_calculate_row_bandwidth() argument1074 *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()1449 scratch->calculate_vm_and_row_bytes_params.dpte_row_height = &p->dpte_row_height_luma[k]; in dcn5_calculate_vm_row_and_swath()1565 p->dpte_row_height_luma[k] = s->dpte_row_height_luma_one_row_per_frame[k]; in dcn5_calculate_vm_row_and_swath()1603 p->dpte_row_height_luma[k], in dcn5_calculate_vm_row_and_swath()1617 …LOG_VERBOSE("DML::%s: k=%u, dpte_row_height_luma = %u\n", __func__, k, p->dpte_row_height_luma[k]); in dcn5_calculate_vm_row_and_swath()
1405 unsigned int *dpte_row_height_luma; member
362 CalculateVMRowAndSwath_params->dpte_row_height_luma = mode_lib->mp.dpte_row_height; in dcn5_mode_programming()
1416 dml_uint_t *dpte_row_height_luma; member