Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_32.c199 .dummy_integer_array[0], // Integer MaximumSwathHeightY[] in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
202 .dummy_integer_array[1], // Integer MaximumSwathHeightC[] in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2002 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.dummy_integer_array[0], /* Integer DPPP… in dml32_ModeSupportAndSystemConfigurationFull()
2005 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.dummy_integer_array[1], /* Long … in dml32_ModeSupportAndSystemConfigurationFull()
2006 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.dummy_integer_array[2], /* Long … in dml32_ModeSupportAndSystemConfigurationFull()
2009 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.dummy_integer_array[3], /* Integer … in dml32_ModeSupportAndSystemConfigurationFull()
2010 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.dummy_integer_array[4], /* Integer … in dml32_ModeSupportAndSystemConfigurationFull()
2011 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.dummy_integer_array[5], /* Long … in dml32_ModeSupportAndSystemConfigurationFull()
2012 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.dummy_integer_array[6], /* Long … in dml32_ModeSupportAndSystemConfigurationFull()
2013 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.dummy_integer_array[7], /* Long … in dml32_ModeSupportAndSystemConfigurationFull()
[all …]
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/
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-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared.c1152 CalculateSwathAndDETConfiguration_params->DPPPerSurface = s->dummy_integer_array[2]; in dml2_core_shared_mode_support()
1156 CalculateSwathAndDETConfiguration_params->req_per_swath_ub_l = s->dummy_integer_array[0]; in dml2_core_shared_mode_support()
1157 CalculateSwathAndDETConfiguration_params->req_per_swath_ub_c = s->dummy_integer_array[1]; in dml2_core_shared_mode_support()
1158 CalculateSwathAndDETConfiguration_params->swath_width_luma_ub = s->dummy_integer_array[3]; in dml2_core_shared_mode_support()
1159 CalculateSwathAndDETConfiguration_params->swath_width_chroma_ub = s->dummy_integer_array[4]; in dml2_core_shared_mode_support()
1160 CalculateSwathAndDETConfiguration_params->SwathWidth = s->dummy_integer_array[5]; in dml2_core_shared_mode_support()
1161 CalculateSwathAndDETConfiguration_params->SwathWidthChroma = s->dummy_integer_array[6]; in dml2_core_shared_mode_support()
1162 CalculateSwathAndDETConfiguration_params->SwathHeightY = s->dummy_integer_array[7]; in dml2_core_shared_mode_support()
1163 CalculateSwathAndDETConfiguration_params->SwathHeightC = s->dummy_integer_array[8]; in dml2_core_shared_mode_support()
1164 CalculateSwathAndDETConfiguration_params->request_size_bytes_luma = s->dummy_integer_array[26]; in dml2_core_shared_mode_support()
[all …]
Ddml2_core_dcn4_calcs.c7435 CalculateSwathAndDETConfiguration_params->DPPPerSurface = s->dummy_integer_array[2]; in dml_core_mode_support()
7439 CalculateSwathAndDETConfiguration_params->req_per_swath_ub_l = s->dummy_integer_array[0]; in dml_core_mode_support()
7440 CalculateSwathAndDETConfiguration_params->req_per_swath_ub_c = s->dummy_integer_array[1]; in dml_core_mode_support()
7441 CalculateSwathAndDETConfiguration_params->swath_width_luma_ub = s->dummy_integer_array[3]; in dml_core_mode_support()
7442 CalculateSwathAndDETConfiguration_params->swath_width_chroma_ub = s->dummy_integer_array[4]; in dml_core_mode_support()
7443 CalculateSwathAndDETConfiguration_params->SwathWidth = s->dummy_integer_array[5]; in dml_core_mode_support()
7444 CalculateSwathAndDETConfiguration_params->SwathWidthChroma = s->dummy_integer_array[6]; in dml_core_mode_support()
7445 CalculateSwathAndDETConfiguration_params->SwathHeightY = s->dummy_integer_array[7]; in dml_core_mode_support()
7446 CalculateSwathAndDETConfiguration_params->SwathHeightC = s->dummy_integer_array[8]; in dml_core_mode_support()
7447 CalculateSwathAndDETConfiguration_params->request_size_bytes_luma = s->dummy_integer_array[26]; in dml_core_mode_support()
[all …]
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-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core.c7010 CalculateSwathAndDETConfiguration_params->DPPPerSurface = s->dummy_integer_array[0]; in dml_core_mode_support()
7011 CalculateSwathAndDETConfiguration_params->swath_width_luma_ub = s->dummy_integer_array[1]; in dml_core_mode_support()
7012 CalculateSwathAndDETConfiguration_params->swath_width_chroma_ub = s->dummy_integer_array[2]; in dml_core_mode_support()
7013 CalculateSwathAndDETConfiguration_params->SwathWidth = s->dummy_integer_array[3]; in dml_core_mode_support()
7014 CalculateSwathAndDETConfiguration_params->SwathWidthChroma = s->dummy_integer_array[4]; in dml_core_mode_support()
7015 CalculateSwathAndDETConfiguration_params->SwathHeightY = s->dummy_integer_array[5]; in dml_core_mode_support()
7016 CalculateSwathAndDETConfiguration_params->SwathHeightC = s->dummy_integer_array[6]; in dml_core_mode_support()
7017 CalculateSwathAndDETConfiguration_params->DETBufferSizeInKByte = s->dummy_integer_array[7]; in dml_core_mode_support()
7704 CalculateVMRowAndSwath_params->dpte_row_width_luma_ub = s->dummy_integer_array[0]; in dml_core_mode_support()
7705 CalculateVMRowAndSwath_params->dpte_row_width_chroma_ub = s->dummy_integer_array[1]; in dml_core_mode_support()
[all …]
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