Home
last modified time | relevance | path

Searched refs:dummy_integer (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core.c6516 CalculatePrefetchSchedule_params->VUpdateOffsetPix = &s->dummy_integer[0]; in dml_prefetch_check()
6517 CalculatePrefetchSchedule_params->VUpdateWidthPix = &s->dummy_integer[1]; in dml_prefetch_check()
6518 CalculatePrefetchSchedule_params->VReadyOffsetPix = &s->dummy_integer[2]; in dml_prefetch_check()
7203 CalculateSwathAndDETConfiguration_params->compbuf_reserved_space_64b = &s->dummy_integer[2]; in dml_core_mode_support()
7204 CalculateSwathAndDETConfiguration_params->compbuf_reserved_space_zs = &s->dummy_integer[1]; in dml_core_mode_support()
7205 CalculateSwathAndDETConfiguration_params->CompressedBufferSizeInkByte = &s->dummy_integer[0]; in dml_core_mode_support()
7742 CalculateSwathAndDETConfiguration_params->compbuf_reserved_space_64b = &s->dummy_integer[2]; in dml_core_mode_support()
7743 CalculateSwathAndDETConfiguration_params->compbuf_reserved_space_zs = &s->dummy_integer[1]; in dml_core_mode_support()
9952 dml_uint_t dummy_integer[1]; in dml_core_get_row_heights()
10012 &dummy_integer[ in dml_core_get_row_heights()
9860 dml_uint_t dummy_integer[1]; dml_core_mode_programming() local
9972 dml_uint_t dummy_integer[16]; dml_core_get_row_heights() local
[all...]
H A Ddisplay_mode_core_structs.h1647 dml_uint_t dummy_integer[3]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c7590 CalculatePrefetchSchedule_params->VUpdateOffsetPix = &s->dummy_integer[0]; in dml_core_ms_prefetch_check()
7591 CalculatePrefetchSchedule_params->VUpdateWidthPix = &s->dummy_integer[1]; in dml_core_ms_prefetch_check()
7592 CalculatePrefetchSchedule_params->VReadyOffsetPix = &s->dummy_integer[2]; in dml_core_ms_prefetch_check()
8420 CalculateSwathAndDETConfiguration_params->compbuf_reserved_space_64b = &s->dummy_integer[1]; in dml_core_mode_support()
8422 CalculateSwathAndDETConfiguration_params->CompressedBufferSizeInkByte = &s->dummy_integer[0]; in dml_core_mode_support()
12180 unsigned int dummy_integer[21]; in dml2_core_calcs_get_dpte_row_height()
12206 mode_lib->scratch.calculate_vm_and_row_bytes_params.PixelPTEBytesPerRow = &dummy_integer[1]; in dml2_core_calcs_get_dpte_row_height()
12207 mode_lib->scratch.calculate_vm_and_row_bytes_params.PixelPTEBytesPerRowStorage = &dummy_integer[2]; in dml2_core_calcs_get_dpte_row_height()
12208 mode_lib->scratch.calculate_vm_and_row_bytes_params.dpte_row_width_ub = &dummy_integer[3];
12210 mode_lib->scratch.calculate_vm_and_row_bytes_params.dpte_row_height_linear = &dummy_integer[ in is_dual_plane()
12153 unsigned int dummy_integer[21]; dml2_core_calcs_get_dpte_row_height() local
[all...]
H A Ddml2_core_shared_types.h1064 unsigned int dummy_integer[3];
1063 unsigned int dummy_integer[3]; global() member
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h224 unsigned int dummy_integer[4]; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c1578 unsigned int dummy_integer[1]; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1633 &dummy_integer[0], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2630 &v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.dummy_integer[0], /* Long CompBufReservedSpaceKBytes */ in dml32_ModeSupportAndSystemConfigurationFull()
3356 &v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.dummy_integer[0], // unsigned int *VUpdateOffsetPix in dml32_ModeSupportAndSystemConfigurationFull()
3625 &v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.dummy_integer[0], // Long SubViewportLinesNeededInMALL[] in dml32_ModeSupportAndSystemConfigurationFull()
1574 unsigned int dummy_integer[1]; DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() local