Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn5_calcs_dchub.c1049 unsigned int dpte_row_height_luma, 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()
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()
H A Ddml2_core_shared_types.h1405 unsigned int *dpte_row_height_luma; member
H A Ddml2_core_dcn5_funcs_mode_programming.c362 CalculateVMRowAndSwath_params->dpte_row_height_luma = mode_lib->mp.dpte_row_height; in dcn5_mode_programming()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h1416 dml_uint_t *dpte_row_height_luma; member