Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddisplay_mode_vba_32.c199 .dummy_integer_array[0], // Integer MaximumSwathHeightY[] in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
202 .dummy_integer_array[1], // Integer MaximumSwathHeightC[] in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2780 v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.dummy_integer_array[0], in dml32_ModeSupportAndSystemConfigurationFull()
2781 v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.dummy_integer_array[1], in dml32_ModeSupportAndSystemConfigurationFull()
2784 v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.dummy_integer_array[2], in dml32_ModeSupportAndSystemConfigurationFull()
2785 v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.dummy_integer_array[3], in dml32_ModeSupportAndSystemConfigurationFull()
2786 v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.dummy_integer_array[4], in dml32_ModeSupportAndSystemConfigurationFull()
2787 v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.dummy_integer_array[5], in dml32_ModeSupportAndSystemConfigurationFull()
2788 v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.dummy_integer_array[6], in dml32_ModeSupportAndSystemConfigurationFull()
2789 v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.dummy_integer_array[7], in dml32_ModeSupportAndSystemConfigurationFull()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.h187 unsigned int dummy_integer_array[2][DC__NUM_DPP__MAX]; member
210 unsigned int dummy_integer_array[22][DC__NUM_DPP__MAX]; member
882 unsigned int dummy_integer_array[8][DC__NUM_DPP__MAX]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_shared.c1714 CalculateVMRowAndSwath_params->vm_group_bytes = s->dummy_integer_array[16]; in dml2_core_shared_mode_support()
1716 CalculateVMRowAndSwath_params->PixelPTEReqWidthY = s->dummy_integer_array[17]; in dml2_core_shared_mode_support()
1717 CalculateVMRowAndSwath_params->PixelPTEReqHeightY = s->dummy_integer_array[18]; in dml2_core_shared_mode_support()
1718 CalculateVMRowAndSwath_params->PTERequestSizeY = s->dummy_integer_array[19]; in dml2_core_shared_mode_support()
1719 CalculateVMRowAndSwath_params->PixelPTEReqWidthC = s->dummy_integer_array[20]; in dml2_core_shared_mode_support()
1720 CalculateVMRowAndSwath_params->PixelPTEReqHeightC = s->dummy_integer_array[21]; in dml2_core_shared_mode_support()
1721 CalculateVMRowAndSwath_params->PTERequestSizeC = s->dummy_integer_array[22]; in dml2_core_shared_mode_support()
1741 CalculateVMRowAndSwath_params->BIGK_FRAGMENT_SIZE = s->dummy_integer_array[25]; in dml2_core_shared_mode_support()
1745 CalculateVMRowAndSwath_params->meta_req_width_luma = s->dummy_integer_array[26]; in dml2_core_shared_mode_support()
10018 s->dummy_integer_array[0], // unsigned int MaximumSwathHeightY[] in dml2_core_shared_mode_programming()
[all …]
A Ddml2_core_dcn4_calcs.c8047 CalculateVMRowAndSwath_params->vm_group_bytes = s->dummy_integer_array[16]; in dml_core_mode_support()
8049 CalculateVMRowAndSwath_params->PixelPTEReqWidthY = s->dummy_integer_array[17]; in dml_core_mode_support()
8050 CalculateVMRowAndSwath_params->PixelPTEReqHeightY = s->dummy_integer_array[18]; in dml_core_mode_support()
8051 CalculateVMRowAndSwath_params->PTERequestSizeY = s->dummy_integer_array[19]; in dml_core_mode_support()
8052 CalculateVMRowAndSwath_params->PixelPTEReqWidthC = s->dummy_integer_array[20]; in dml_core_mode_support()
8053 CalculateVMRowAndSwath_params->PixelPTEReqHeightC = s->dummy_integer_array[21]; in dml_core_mode_support()
8054 CalculateVMRowAndSwath_params->PTERequestSizeC = s->dummy_integer_array[22]; in dml_core_mode_support()
8076 CalculateVMRowAndSwath_params->BIGK_FRAGMENT_SIZE = s->dummy_integer_array[25]; in dml_core_mode_support()
8082 CalculateVMRowAndSwath_params->meta_req_width_luma = s->dummy_integer_array[26]; in dml_core_mode_support()
10187 s->dummy_integer_array[0], // unsigned int MaximumSwathHeightY[] in dml_core_mode_programming()
[all …]
A Ddml2_core_shared_types.h883 unsigned int dummy_integer_array[36][DML2_MAX_PLANES]; member
978 unsigned int dummy_integer_array[2][DML2_MAX_PLANES]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/
A Ddisplay_mode_core.c7710 CalculateVMRowAndSwath_params->meta_req_width = s->dummy_integer_array[4]; in dml_core_mode_support()
7712 CalculateVMRowAndSwath_params->meta_req_height = s->dummy_integer_array[6]; in dml_core_mode_support()
7714 CalculateVMRowAndSwath_params->meta_row_width = s->dummy_integer_array[8]; in dml_core_mode_support()
7718 CalculateVMRowAndSwath_params->vm_group_bytes = s->dummy_integer_array[10]; in dml_core_mode_support()
7720 CalculateVMRowAndSwath_params->PixelPTEReqWidthY = s->dummy_integer_array[11]; in dml_core_mode_support()
7721 CalculateVMRowAndSwath_params->PixelPTEReqHeightY = s->dummy_integer_array[12]; in dml_core_mode_support()
7722 CalculateVMRowAndSwath_params->PTERequestSizeY = s->dummy_integer_array[13]; in dml_core_mode_support()
7723 CalculateVMRowAndSwath_params->PixelPTEReqWidthC = s->dummy_integer_array[14]; in dml_core_mode_support()
7725 CalculateVMRowAndSwath_params->PTERequestSizeC = s->dummy_integer_array[16]; in dml_core_mode_support()
8477 s->dummy_integer_array[0], // dml_uint_t MaximumSwathHeightY[] in dml_core_mode_programming()
[all …]
A Ddisplay_mode_core_structs.h1591 dml_uint_t dummy_integer_array[22][__DML_NUM_PLANES__]; member
1651 dml_uint_t dummy_integer_array[2][__DML_NUM_PLANES__]; member

Completed in 119 milliseconds