Home
last modified time | relevance | path

Searched refs:dummy_long_array (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h189 unsigned int dummy_long_array[2][DC__NUM_DPP__MAX]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h1711 dml_uint_t dummy_long_array[4][__DML_NUM_PLANES__]; member
H A Ddisplay_mode_core.c8546 CalculateSwathAndDETConfiguration_params->swath_width_luma_ub = s->dummy_long_array[0]; in dml_core_mode_programming()
8547 CalculateSwathAndDETConfiguration_params->swath_width_chroma_ub = s->dummy_long_array[1]; in dml_core_mode_programming()
8548 CalculateSwathAndDETConfiguration_params->SwathWidth = s->dummy_long_array[2]; in dml_core_mode_programming()
8549 CalculateSwathAndDETConfiguration_params->SwathWidthChroma = s->dummy_long_array[3]; in dml_core_mode_programming()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c279 .dummy_long_array[0], /* Long swath_width_luma_ub[] */ in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
282 .dummy_long_array[1], /* Long swath_width_chroma_ub[] */ in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c10646 CalculateSwathAndDETConfiguration_params->swath_width_luma_ub = s->dummy_long_array[0]; in dml_core_mode_programming()
10647 CalculateSwathAndDETConfiguration_params->swath_width_chroma_ub = s->dummy_long_array[1]; in dml_core_mode_programming()
10648 CalculateSwathAndDETConfiguration_params->SwathWidth = s->dummy_long_array[2]; in dml_core_mode_programming()
10649 CalculateSwathAndDETConfiguration_params->SwathWidthChroma = s->dummy_long_array[3]; in dml_core_mode_programming()