Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_utils.c75 dml_plane_array->LBBitPerPixel[dst_index] = dml_plane_array->LBBitPerPixel[src_index]; in dml2_util_copy_dml_plane()
H A Ddisplay_mode_core_structs.h557 dml_uint_t LBBitPerPixel[__DML_NUM_PLANES__]; member
1353 dml_uint_t *LBBitPerPixel; member
H A Ddisplay_mode_util.c578 dml_print("DML: plane_cfg: plane=%d, LBBitPerPixel = %d\n", i, plane->LBBitPerPixel[i]); in dml_print_dml_display_cfg_plane()
H A Ddml2_translation_helper.c1045 out->LBBitPerPixel[location] = 57; in populate_dummy_dml_plane_cfg()
1089 out->LBBitPerPixel[location] = 57; in populate_dml_plane_cfg_from_plane_state()
H A Ddisplay_mode_core.c2897 …fferLines, dml_floor((dml_float_t)p->LineBufferSize / (dml_float_t)p->LBBitPerPixel[k] / ((dml_flo… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
2898 …fferLines, dml_floor((dml_float_t)p->LineBufferSize / (dml_float_t)p->LBBitPerPixel[k] / ((dml_flo… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
2904 dml_print("DML::%s: k=%u, LBBitPerPixel = %u\n", __func__, k, p->LBBitPerPixel[k]); in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
6671 CalculateWatermarks_params->LBBitPerPixel = mode_lib->ms.cache_display_cfg.plane.LBBitPerPixel; in dml_prefetch_check()
6928 …s.cache_display_cfg.plane.HRatio[k], 1.0) / mode_lib->ms.cache_display_cfg.plane.LBBitPerPixel[k] / in dml_core_mode_support()
6936 / mode_lib->ms.cache_display_cfg.plane.LBBitPerPixel[k] in dml_core_mode_support()
9436 CalculateWatermarks_params->LBBitPerPixel = mode_lib->ms.cache_display_cfg.plane.LBBitPerPixel; in dml_core_mode_programming()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c318 unsigned int LBBitPerPixel[],
2447 mode_lib->vba.LBBitPerPixel, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4025 / mode_lib->vba.LBBitPerPixel[k] in dml21_ModeSupportAndSystemConfigurationFull()
4040 / mode_lib->vba.LBBitPerPixel[k] in dml21_ModeSupportAndSystemConfigurationFull()
4053 / mode_lib->vba.LBBitPerPixel[k] in dml21_ModeSupportAndSystemConfigurationFull()
5017 mode_lib->vba.LBBitPerPixel, in dml21_ModeSupportAndSystemConfigurationFull()
5272 unsigned int LBBitPerPixel[], in CalculateWatermarksAndDRAMSpeedChangeSupport()
5361 dml_floor(LineBufferSize / LBBitPerPixel[k] / (SwathWidthY[k] / dml_max(HRatio[k], 1.0)), 1)) in CalculateWatermarksAndDRAMSpeedChangeSupport()
5365 …dml_floor(LineBufferSize / LBBitPerPixel[k] / (SwathWidthY[k] / 2 / dml_max(HRatio[k] / 2, 1.0)), … in CalculateWatermarksAndDRAMSpeedChangeSupport()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c2414 / mode_lib->vba.LBBitPerPixel[k] in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2426 / mode_lib->vba.LBBitPerPixel[k] in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3829 / mode_lib->vba.LBBitPerPixel[k] in dml20_ModeSupportAndSystemConfigurationFull()
3844 / mode_lib->vba.LBBitPerPixel[k] in dml20_ModeSupportAndSystemConfigurationFull()
3857 / mode_lib->vba.LBBitPerPixel[k] in dml20_ModeSupportAndSystemConfigurationFull()
4343 …dml_floor(locals->LineBufferSize / locals->LBBitPerPixel[k] / (locals->SwathWidthYPerState[i][j][k] in dml20_ModeSupportAndSystemConfigurationFull()
4347 dml_floor(locals->LineBufferSize / locals->LBBitPerPixel[k] in dml20_ModeSupportAndSystemConfigurationFull()
H A Ddisplay_mode_vba_20v2.c2448 / mode_lib->vba.LBBitPerPixel[k] in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2460 / mode_lib->vba.LBBitPerPixel[k] in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3936 / mode_lib->vba.LBBitPerPixel[k] in dml20v2_ModeSupportAndSystemConfigurationFull()
3951 / mode_lib->vba.LBBitPerPixel[k] in dml20v2_ModeSupportAndSystemConfigurationFull()
3964 / mode_lib->vba.LBBitPerPixel[k] in dml20v2_ModeSupportAndSystemConfigurationFull()
4464 …dml_floor(locals->LineBufferSize / locals->LBBitPerPixel[k] / (locals->SwathWidthYPerState[i][j][k] in dml20v2_ModeSupportAndSystemConfigurationFull()
4468 dml_floor(locals->LineBufferSize / locals->LBBitPerPixel[k] in dml20v2_ModeSupportAndSystemConfigurationFull()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c324 unsigned int LBBitPerPixel[],
2759 v->LBBitPerPixel, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3794 …umSwathWidthInLineBufferLuma = v->LineBufferSize * dml_max(v->HRatio[k], 1.0) / v->LBBitPerPixel[k] in dml30_ModeSupportAndSystemConfigurationFull()
3799 …idthInLineBufferChroma = v->LineBufferSize * dml_max(v->HRatioChroma[k], 1.0) / v->LBBitPerPixel[k] in dml30_ModeSupportAndSystemConfigurationFull()
5036 v->LBBitPerPixel, in dml30_ModeSupportAndSystemConfigurationFull()
5208 unsigned int LBBitPerPixel[], in CalculateWatermarksAndDRAMSpeedChangeSupport()
5290 …esY = dml_min((double) MaxLineBufferLines, dml_floor(LineBufferSize / LBBitPerPixel[k] / (SwathWid… in CalculateWatermarksAndDRAMSpeedChangeSupport()
5292 …esC = dml_min((double) MaxLineBufferLines, dml_floor(LineBufferSize / LBBitPerPixel[k] / (SwathWid… in CalculateWatermarksAndDRAMSpeedChangeSupport()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.c710 mode_lib->vba.LBBitPerPixel[mode_lib->vba.NumberOfActivePlanes] = in fetch_pipe_params()
737 mode_lib->vba.LBBitPerPixel[mode_lib->vba.NumberOfActivePlanes] = lb_depth; in fetch_pipe_params()
H A Ddisplay_mode_vba.h529 unsigned int LBBitPerPixel[DC__NUM_DPP__MAX]; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c4405 …(double) v->MaxLineBufferLines, dml_floor(v->LineBufferSizeFinal / v->LBBitPerPixel[k] / (SwathWid… in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
4406 …(double) v->MaxLineBufferLines, dml_floor(v->LineBufferSizeFinal / v->LBBitPerPixel[k] / (SwathWid… in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
4412 dml_print("DML::%s: k=%d, v->LBBitPerPixel = %d\n", __func__, k, v->LBBitPerPixel[k]); in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
H A Ddisplay_mode_vba_32.c1939 * dml_max(mode_lib->vba.HRatio[k], 1.0) / mode_lib->vba.LBBitPerPixel[k] in dml32_ModeSupportAndSystemConfigurationFull()
1945 * dml_max(mode_lib->vba.HRatioChroma[k], 1.0) / mode_lib->vba.LBBitPerPixel[k] in dml32_ModeSupportAndSystemConfigurationFull()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c4005 …umSwathWidthInLineBufferLuma = v->LineBufferSize * dml_max(v->HRatio[k], 1.0) / v->LBBitPerPixel[k]
4010 …idthInLineBufferChroma = v->LineBufferSize * dml_max(v->HRatioChroma[k], 1.0) / v->LBBitPerPixel[k]
5631 …dml_floor(v->LineBufferSize / v->LBBitPerPixel[k] / (SwathWidthY[k] / dml_max(v->HRatio[k], 1.0)),…
5635 …dml_floor(v->LineBufferSize / v->LBBitPerPixel[k] / (SwathWidthC[k] / dml_max(v->HRatioChroma[k], …
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c4096 …umSwathWidthInLineBufferLuma = v->LineBufferSize * dml_max(v->HRatio[k], 1.0) / v->LBBitPerPixel[k]
4101 …idthInLineBufferChroma = v->LineBufferSize * dml_max(v->HRatioChroma[k], 1.0) / v->LBBitPerPixel[k]
5725 …dml_floor(v->LineBufferSize / v->LBBitPerPixel[k] / (SwathWidthY[k] / dml_max(v->HRatio[k], 1.0)),…
5729 …dml_floor(v->LineBufferSize / v->LBBitPerPixel[k] / (SwathWidthC[k] / dml_max(v->HRatioChroma[k], …
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c6833 double LBBitPerPixel = 57; in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() local
6835 …double)p->MaxLineBufferLines, math_floor2((double)p->LineBufferSize / LBBitPerPixel / ((double)p->… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
6836 …double)p->MaxLineBufferLines, math_floor2((double)p->LineBufferSize / LBBitPerPixel / ((double)p->… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
6841 dml2_printf("DML::%s: k=%u, LBBitPerPixel = %u\n", __func__, k, LBBitPerPixel); in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()