Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c149 unsigned int ViewportWidth,
179 unsigned int ViewportWidth,
1075 unsigned int ViewportWidth, in CalculateDCCConfiguration() argument
1097 if (DETBufferSize >= RequestHeight256Byte * ViewportWidth * BytePerPixel in CalculateDCCConfiguration()
1103 < RequestHeight256Byte * ViewportWidth * BytePerPixel in CalculateDCCConfiguration()
1262 unsigned int ViewportWidth, in CalculateVMAndRowBytes() argument
1683 locals->SwathWidthSingleDPPY[k] = mode_lib->vba.ViewportWidth[k]; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1886 mode_lib->vba.ViewportWidth[k] / 2, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1943 mode_lib->vba.ViewportWidth[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2589 mode_lib->vba.ViewportWidth[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
[all …]
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c141 unsigned int ViewportWidth,
868 unsigned int ViewportWidth, in CalculateVMAndRowBytes() argument
1335 mode_lib->vba.SwathWidthSingleDPPY[k] = mode_lib->vba.ViewportWidth[k]; in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1878 mode_lib->vba.ViewportWidth[k], in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1920 mode_lib->vba.ViewportWidth[k] / 2, in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2847 SwathWidth = mode_lib->vba.ViewportWidth[k]; in dml20_DisplayPipeConfiguration()
3397 locals->SwathWidthYSingleDPP[k] = mode_lib->vba.ViewportWidth[k]; in dml20_ModeSupportAndSystemConfigurationFull()
4505 mode_lib->vba.ViewportWidth[k], in dml20_ModeSupportAndSystemConfigurationFull()
4544 mode_lib->vba.ViewportWidth[k] / 2.0, in dml20_ModeSupportAndSystemConfigurationFull()
4978 dml_max(mode_lib->vba.PitchY[k], mode_lib->vba.ViewportWidth[k]), in dml20_ModeSupportAndSystemConfigurationFull()
[all …]
Ddisplay_mode_vba_20v2.c165 unsigned int ViewportWidth,
928 unsigned int ViewportWidth, in CalculateVMAndRowBytes() argument
1395 mode_lib->vba.SwathWidthSingleDPPY[k] = mode_lib->vba.ViewportWidth[k]; in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1914 mode_lib->vba.ViewportWidth[k], in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1956 mode_lib->vba.ViewportWidth[k] / 2, in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2919 SwathWidth = mode_lib->vba.ViewportWidth[k]; in dml20v2_DisplayPipeConfiguration()
3469 locals->SwathWidthYSingleDPP[k] = mode_lib->vba.ViewportWidth[k]; in dml20v2_ModeSupportAndSystemConfigurationFull()
4589 mode_lib->vba.ViewportWidth[k], in dml20v2_ModeSupportAndSystemConfigurationFull()
4628 mode_lib->vba.ViewportWidth[k] / 2.0, in dml20v2_ModeSupportAndSystemConfigurationFull()
5056 dml_max(mode_lib->vba.PitchY[k], mode_lib->vba.ViewportWidth[k]), in dml20v2_ModeSupportAndSystemConfigurationFull()
[all …]
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c612 int ViewportWidth[],
647 unsigned int ViewportWidth[],
2115 v->ViewportWidth, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3186 mode_lib->vba.ViewportWidth, in DisplayPipeConfiguration()
3727 v->SwathWidthYSingleDPP[k] = v->ViewportWidth[k]; in dml30_ModeSupportAndSystemConfigurationFull()
3920 v->ViewportWidth, in dml30_ModeSupportAndSystemConfigurationFull()
4408 v->ViewportWidth, in dml30_ModeSupportAndSystemConfigurationFull()
5306 if (v->ViewportWidth[k] > v->SurfaceWidthY[k] || v->ViewportHeight[k] > v->SurfaceHeightY[k]) in dml30_ModeSupportAndSystemConfigurationFull()
6282 int ViewportWidth[], in CalculateSwathAndDETConfiguration() argument
6332 ViewportWidth, in CalculateSwathAndDETConfiguration()
[all …]
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.c398 mode_lib->vba.ViewportWidth[mode_lib->vba.NumberOfActivePlanes] = in fetch_pipe_params()
612 mode_lib->vba.ViewportWidth[mode_lib->vba.NumberOfActivePlanes] += in fetch_pipe_params()
Ddisplay_mode_vba.h290 unsigned int ViewportWidth[DC__NUM_DPP__MAX]; member