Home
last modified time | relevance | path

Searched refs:LBBitPerPixel (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c318 unsigned int LBBitPerPixel[],
2448 mode_lib->vba.LBBitPerPixel, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3905 / mode_lib->vba.LBBitPerPixel[k] in dml21_ModeSupportAndSystemConfigurationFull()
3920 / mode_lib->vba.LBBitPerPixel[k] in dml21_ModeSupportAndSystemConfigurationFull()
3933 / mode_lib->vba.LBBitPerPixel[k] in dml21_ModeSupportAndSystemConfigurationFull()
5008 mode_lib->vba.LBBitPerPixel, in dml21_ModeSupportAndSystemConfigurationFull()
5263 unsigned int LBBitPerPixel[], in CalculateWatermarksAndDRAMSpeedChangeSupport()
5352 dml_floor(LineBufferSize / LBBitPerPixel[k] / (SwathWidthY[k] / dml_max(HRatio[k], 1.0)), 1)) in CalculateWatermarksAndDRAMSpeedChangeSupport()
5356 …dml_floor(LineBufferSize / LBBitPerPixel[k] / (SwathWidthY[k] / 2 / dml_max(HRatio[k] / 2, 1.0)), … in CalculateWatermarksAndDRAMSpeedChangeSupport()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.c557 mode_lib->vba.LBBitPerPixel[mode_lib->vba.NumberOfActivePlanes] = in fetch_pipe_params()
584 mode_lib->vba.LBBitPerPixel[mode_lib->vba.NumberOfActivePlanes] = lb_depth; in fetch_pipe_params()
Ddisplay_mode_vba.h364 unsigned int LBBitPerPixel[DC__NUM_DPP__MAX]; member
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c2417 / mode_lib->vba.LBBitPerPixel[k] in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2429 / mode_lib->vba.LBBitPerPixel[k] in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3832 / mode_lib->vba.LBBitPerPixel[k] in dml20_ModeSupportAndSystemConfigurationFull()
3847 / mode_lib->vba.LBBitPerPixel[k] in dml20_ModeSupportAndSystemConfigurationFull()
3860 / mode_lib->vba.LBBitPerPixel[k] in dml20_ModeSupportAndSystemConfigurationFull()
4346 …dml_floor(locals->LineBufferSize / locals->LBBitPerPixel[k] / (locals->SwathWidthYPerState[i][j][k] in dml20_ModeSupportAndSystemConfigurationFull()
4350 dml_floor(locals->LineBufferSize / locals->LBBitPerPixel[k] in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c2451 / mode_lib->vba.LBBitPerPixel[k] in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2463 / mode_lib->vba.LBBitPerPixel[k] in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3939 / mode_lib->vba.LBBitPerPixel[k] in dml20v2_ModeSupportAndSystemConfigurationFull()
3954 / mode_lib->vba.LBBitPerPixel[k] in dml20v2_ModeSupportAndSystemConfigurationFull()
3967 / mode_lib->vba.LBBitPerPixel[k] in dml20v2_ModeSupportAndSystemConfigurationFull()
4467 …dml_floor(locals->LineBufferSize / locals->LBBitPerPixel[k] / (locals->SwathWidthYPerState[i][j][k] in dml20v2_ModeSupportAndSystemConfigurationFull()
4471 dml_floor(locals->LineBufferSize / locals->LBBitPerPixel[k] in dml20v2_ModeSupportAndSystemConfigurationFull()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c326 unsigned int LBBitPerPixel[],
2837 v->LBBitPerPixel, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3905 …umSwathWidthInLineBufferLuma = v->LineBufferSize * dml_max(v->HRatio[k], 1.0) / v->LBBitPerPixel[k] in dml30_ModeSupportAndSystemConfigurationFull()
3910 …idthInLineBufferChroma = v->LineBufferSize * dml_max(v->HRatioChroma[k], 1.0) / v->LBBitPerPixel[k] in dml30_ModeSupportAndSystemConfigurationFull()
5206 v->LBBitPerPixel, in dml30_ModeSupportAndSystemConfigurationFull()
5378 unsigned int LBBitPerPixel[], in CalculateWatermarksAndDRAMSpeedChangeSupport()
5460 …esY = dml_min((double) MaxLineBufferLines, dml_floor(LineBufferSize / LBBitPerPixel[k] / (SwathWid… in CalculateWatermarksAndDRAMSpeedChangeSupport()
5462 …esC = dml_min((double) MaxLineBufferLines, dml_floor(LineBufferSize / LBBitPerPixel[k] / (SwathWid… in CalculateWatermarksAndDRAMSpeedChangeSupport()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c346 unsigned int LBBitPerPixel[],
3099 v->LBBitPerPixel,
4177 …umSwathWidthInLineBufferLuma = v->LineBufferSize * dml_max(v->HRatio[k], 1.0) / v->LBBitPerPixel[k]
4182 …idthInLineBufferChroma = v->LineBufferSize * dml_max(v->HRatioChroma[k], 1.0) / v->LBBitPerPixel[k]
5588 v->LBBitPerPixel,
5770 unsigned int LBBitPerPixel[],
5868 …dml_floor(LineBufferSize / LBBitPerPixel[k] / (SwathWidthY[k] / dml_max(HRatio[k], 1.0)), 1)) - (v…
5872 …dml_floor(LineBufferSize / LBBitPerPixel[k] / (SwathWidthC[k] / dml_max(HRatioChroma[k], 1.0)), 1)…