Searched refs:dummy_integer_array (Results 1 – 6 of 6) sorted by relevance
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | display_mode_vba_32.c | 199 .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.15/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_vba.h | 187 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.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
D | dml2_core_dcn4_calcs.c | 7755 CalculateSwathAndDETConfiguration_params->DPPPerSurface = s->dummy_integer_array[2]; in dml_core_mode_support() 7759 CalculateSwathAndDETConfiguration_params->req_per_swath_ub_l = s->dummy_integer_array[0]; in dml_core_mode_support() 7760 CalculateSwathAndDETConfiguration_params->req_per_swath_ub_c = s->dummy_integer_array[1]; in dml_core_mode_support() 7761 CalculateSwathAndDETConfiguration_params->swath_width_luma_ub = s->dummy_integer_array[3]; in dml_core_mode_support() 7762 CalculateSwathAndDETConfiguration_params->swath_width_chroma_ub = s->dummy_integer_array[4]; in dml_core_mode_support() 7763 CalculateSwathAndDETConfiguration_params->SwathWidth = s->dummy_integer_array[5]; in dml_core_mode_support() 7764 CalculateSwathAndDETConfiguration_params->SwathWidthChroma = s->dummy_integer_array[6]; in dml_core_mode_support() 7765 CalculateSwathAndDETConfiguration_params->SwathHeightY = s->dummy_integer_array[7]; in dml_core_mode_support() 7766 CalculateSwathAndDETConfiguration_params->SwathHeightC = s->dummy_integer_array[8]; in dml_core_mode_support() 7767 CalculateSwathAndDETConfiguration_params->request_size_bytes_luma = s->dummy_integer_array[26]; in dml_core_mode_support() [all …]
|
D | dml2_core_shared_types.h | 896 unsigned int dummy_integer_array[36][DML2_MAX_PLANES]; member 1004 unsigned int dummy_integer_array[2][DML2_MAX_PLANES]; member
|
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/ |
D | display_mode_core.c | 7013 CalculateSwathAndDETConfiguration_params->DPPPerSurface = s->dummy_integer_array[0]; in dml_core_mode_support() 7014 CalculateSwathAndDETConfiguration_params->swath_width_luma_ub = s->dummy_integer_array[1]; in dml_core_mode_support() 7015 CalculateSwathAndDETConfiguration_params->swath_width_chroma_ub = s->dummy_integer_array[2]; in dml_core_mode_support() 7016 CalculateSwathAndDETConfiguration_params->SwathWidth = s->dummy_integer_array[3]; in dml_core_mode_support() 7017 CalculateSwathAndDETConfiguration_params->SwathWidthChroma = s->dummy_integer_array[4]; in dml_core_mode_support() 7018 CalculateSwathAndDETConfiguration_params->SwathHeightY = s->dummy_integer_array[5]; in dml_core_mode_support() 7019 CalculateSwathAndDETConfiguration_params->SwathHeightC = s->dummy_integer_array[6]; in dml_core_mode_support() 7020 CalculateSwathAndDETConfiguration_params->DETBufferSizeInKByte = s->dummy_integer_array[7]; in dml_core_mode_support() 7707 CalculateVMRowAndSwath_params->dpte_row_width_luma_ub = s->dummy_integer_array[0]; in dml_core_mode_support() 7708 CalculateVMRowAndSwath_params->dpte_row_width_chroma_ub = s->dummy_integer_array[1]; in dml_core_mode_support() [all …]
|
D | display_mode_core_structs.h | 1649 dml_uint_t dummy_integer_array[22][__DML_NUM_PLANES__]; member 1709 dml_uint_t dummy_integer_array[2][__DML_NUM_PLANES__]; member
|