Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h395 unsigned int dpte_row_height_linear_luma[], // VBA_DELTA
H A Ddisplay_mode_vba_util_32.c1936 unsigned int dpte_row_height_linear_luma[], // VBA_DELTA in dml32_CalculateVMRowAndSwath()
2125 &dpte_row_height_linear_luma[k], in dml32_CalculateVMRowAndSwath()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1163 unsigned int *dpte_row_height_linear_luma; // VBA_DELTA member
H A Ddml2_core_dcn4_calcs.c3044 …tch->calculate_vm_and_row_bytes_params.dpte_row_height_linear = &p->dpte_row_height_linear_luma[k]; in CalculateVMRowAndSwath()
8365 …CalculateVMRowAndSwath_params->dpte_row_height_linear_luma = s->dummy_integer_array[14]; // VBA_DE… in dml_core_mode_support()
10780 CalculateVMRowAndSwath_params->dpte_row_height_linear_luma = mode_lib->mp.dpte_row_height_linear; in dml_core_mode_programming()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h1419 dml_uint_t *dpte_row_height_linear_luma; // VBA_DELTA member
H A Ddisplay_mode_core.c5187 &p->dpte_row_height_linear_luma[k], in CalculateVMRowAndSwath()
7711 …CalculateVMRowAndSwath_params->dpte_row_height_linear_luma = s->dummy_integer_array[2]; // VBA_DEL… in dml_core_mode_support()
8723 CalculateVMRowAndSwath_params->dpte_row_height_linear_luma = locals->dpte_row_height_linear; in dml_core_mode_programming()