Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h1094 unsigned int dpte_row_height_luma_one_row_per_frame[DML2_MAX_PLANES]; member
Ddml2_core_shared.c5691 …row_bytes_params.dpte_row_height_one_row_per_frame = &s->dpte_row_height_luma_one_row_per_frame[k]; in CalculateVMRowAndSwath()
5800 p->dpte_row_height_luma[k] = s->dpte_row_height_luma_one_row_per_frame[k]; in CalculateVMRowAndSwath()
Ddml2_core_dcn4_calcs.c3021 …row_bytes_params.dpte_row_height_one_row_per_frame = &s->dpte_row_height_luma_one_row_per_frame[k]; in CalculateVMRowAndSwath()
3132 p->dpte_row_height_luma[k] = s->dpte_row_height_luma_one_row_per_frame[k]; in CalculateVMRowAndSwath()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core_structs.h1747 dml_uint_t dpte_row_height_luma_one_row_per_frame[__DML_NUM_PLANES__]; member
Ddisplay_mode_core.c5188 &s->dpte_row_height_luma_one_row_per_frame[k], in CalculateVMRowAndSwath()
5276 p->dpte_row_height_luma[k] = s->dpte_row_height_luma_one_row_per_frame[k]; in CalculateVMRowAndSwath()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_util_32.c1983 unsigned int dpte_row_height_luma_one_row_per_frame[DC__NUM_DPP__MAX]; in dml32_CalculateVMRowAndSwath() local
2124 &dpte_row_height_luma_one_row_per_frame[k], in dml32_CalculateVMRowAndSwath()
2198 dpte_row_height_luma[k] = dpte_row_height_luma_one_row_per_frame[k]; in dml32_CalculateVMRowAndSwath()