Home
last modified time | relevance | path

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

/linux-6.8/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.8/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.8/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core.c7003 CalculateSwathAndDETConfiguration_params->DPPPerSurface = s->dummy_integer_array[0]; in dml_core_mode_support()
7004 CalculateSwathAndDETConfiguration_params->swath_width_luma_ub = s->dummy_integer_array[1]; in dml_core_mode_support()
7005 CalculateSwathAndDETConfiguration_params->swath_width_chroma_ub = s->dummy_integer_array[2]; in dml_core_mode_support()
7006 CalculateSwathAndDETConfiguration_params->SwathWidth = s->dummy_integer_array[3]; in dml_core_mode_support()
7007 CalculateSwathAndDETConfiguration_params->SwathWidthChroma = s->dummy_integer_array[4]; in dml_core_mode_support()
7008 CalculateSwathAndDETConfiguration_params->SwathHeightY = s->dummy_integer_array[5]; in dml_core_mode_support()
7009 CalculateSwathAndDETConfiguration_params->SwathHeightC = s->dummy_integer_array[6]; in dml_core_mode_support()
7010 CalculateSwathAndDETConfiguration_params->DETBufferSizeInKByte = s->dummy_integer_array[7]; in dml_core_mode_support()
7695 CalculateVMRowAndSwath_params->dpte_row_width_luma_ub = s->dummy_integer_array[0]; in dml_core_mode_support()
7696 CalculateVMRowAndSwath_params->dpte_row_width_chroma_ub = s->dummy_integer_array[1]; in dml_core_mode_support()
[all …]
Ddisplay_mode_core_structs.h1589 dml_uint_t dummy_integer_array[22][__DML_NUM_PLANES__]; member
1649 dml_uint_t dummy_integer_array[2][__DML_NUM_PLANES__]; member