Searched refs:LBBitPerPixel (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/ |
| D | display_mode_vba.c | 527 mode_lib->vba.LBBitPerPixel[mode_lib->vba.NumberOfActivePlanes] = in fetch_pipe_params() 554 mode_lib->vba.LBBitPerPixel[mode_lib->vba.NumberOfActivePlanes] = lb_depth; in fetch_pipe_params()
|
| D | display_mode_vba.h | 357 unsigned int LBBitPerPixel[DC__NUM_DPP__MAX]; member
|
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
| D | display_mode_vba_21.c | 318 unsigned int LBBitPerPixel[], 2444 mode_lib->vba.LBBitPerPixel, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3901 / mode_lib->vba.LBBitPerPixel[k] in dml21_ModeSupportAndSystemConfigurationFull() 3916 / mode_lib->vba.LBBitPerPixel[k] in dml21_ModeSupportAndSystemConfigurationFull() 3929 / mode_lib->vba.LBBitPerPixel[k] in dml21_ModeSupportAndSystemConfigurationFull() 5003 mode_lib->vba.LBBitPerPixel, in dml21_ModeSupportAndSystemConfigurationFull() 5258 unsigned int LBBitPerPixel[], in CalculateWatermarksAndDRAMSpeedChangeSupport() 5347 dml_floor(LineBufferSize / LBBitPerPixel[k] / (SwathWidthY[k] / dml_max(HRatio[k], 1.0)), 1)) in CalculateWatermarksAndDRAMSpeedChangeSupport() 5351 …dml_floor(LineBufferSize / LBBitPerPixel[k] / (SwathWidthY[k] / 2 / dml_max(HRatio[k] / 2, 1.0)), … in CalculateWatermarksAndDRAMSpeedChangeSupport()
|
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
| D | display_mode_vba_20.c | 2417 / mode_lib->vba.LBBitPerPixel[k] in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2429 / mode_lib->vba.LBBitPerPixel[k] in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3831 / mode_lib->vba.LBBitPerPixel[k] in dml20_ModeSupportAndSystemConfigurationFull() 3846 / mode_lib->vba.LBBitPerPixel[k] in dml20_ModeSupportAndSystemConfigurationFull() 3859 / mode_lib->vba.LBBitPerPixel[k] in dml20_ModeSupportAndSystemConfigurationFull() 4344 …dml_floor(locals->LineBufferSize / locals->LBBitPerPixel[k] / (locals->SwathWidthYPerState[i][j][k] in dml20_ModeSupportAndSystemConfigurationFull() 4348 dml_floor(locals->LineBufferSize / locals->LBBitPerPixel[k] in dml20_ModeSupportAndSystemConfigurationFull()
|
| D | display_mode_vba_20v2.c | 2451 / mode_lib->vba.LBBitPerPixel[k] in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2463 / mode_lib->vba.LBBitPerPixel[k] in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3903 / mode_lib->vba.LBBitPerPixel[k] in dml20v2_ModeSupportAndSystemConfigurationFull() 3918 / mode_lib->vba.LBBitPerPixel[k] in dml20v2_ModeSupportAndSystemConfigurationFull() 3931 / mode_lib->vba.LBBitPerPixel[k] in dml20v2_ModeSupportAndSystemConfigurationFull() 4423 …dml_floor(locals->LineBufferSize / locals->LBBitPerPixel[k] / (locals->SwathWidthYPerState[i][j][k] in dml20v2_ModeSupportAndSystemConfigurationFull() 4427 dml_floor(locals->LineBufferSize / locals->LBBitPerPixel[k] in dml20v2_ModeSupportAndSystemConfigurationFull()
|
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| D | display_mode_vba_30.c | 325 unsigned int LBBitPerPixel[], 2834 v->LBBitPerPixel, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3899 …umSwathWidthInLineBufferLuma = v->LineBufferSize * dml_max(v->HRatio[k], 1.0) / v->LBBitPerPixel[k] in dml30_ModeSupportAndSystemConfigurationFull() 3904 …idthInLineBufferChroma = v->LineBufferSize * dml_max(v->HRatioChroma[k], 1.0) / v->LBBitPerPixel[k] in dml30_ModeSupportAndSystemConfigurationFull() 5223 v->LBBitPerPixel, in dml30_ModeSupportAndSystemConfigurationFull() 5395 unsigned int LBBitPerPixel[], in CalculateWatermarksAndDRAMSpeedChangeSupport() 5477 …esY = dml_min((double) MaxLineBufferLines, dml_floor(LineBufferSize / LBBitPerPixel[k] / (SwathWid… in CalculateWatermarksAndDRAMSpeedChangeSupport() 5479 …esC = dml_min((double) MaxLineBufferLines, dml_floor(LineBufferSize / LBBitPerPixel[k] / (SwathWid… in CalculateWatermarksAndDRAMSpeedChangeSupport()
|