Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/
A Ddml2_utils.c75 dml_plane_array->LBBitPerPixel[dst_index] = dml_plane_array->LBBitPerPixel[src_index]; in dml2_util_copy_dml_plane()
A Ddisplay_mode_core_structs.h504 dml_uint_t LBBitPerPixel[__DML_NUM_PLANES__]; member
1295 dml_uint_t *LBBitPerPixel; member
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()
A Ddml2_translation_helper.c999 out->LBBitPerPixel[location] = 57; in populate_dummy_dml_plane_cfg()
1047 out->LBBitPerPixel[location] = 57; in populate_dml_plane_cfg_from_plane_state()
A Ddisplay_mode_core.c2895 …fferLines, dml_floor((dml_float_t)p->LineBufferSize / (dml_float_t)p->LBBitPerPixel[k] / ((dml_flo… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
2896 …fferLines, dml_floor((dml_float_t)p->LineBufferSize / (dml_float_t)p->LBBitPerPixel[k] / ((dml_flo… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
2902 dml_print("DML::%s: k=%u, LBBitPerPixel = %u\n", __func__, k, p->LBBitPerPixel[k]); in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
6668 CalculateWatermarks_params->LBBitPerPixel = mode_lib->ms.cache_display_cfg.plane.LBBitPerPixel; in dml_prefetch_check()
6925 …s.cache_display_cfg.plane.HRatio[k], 1.0) / mode_lib->ms.cache_display_cfg.plane.LBBitPerPixel[k] / in dml_core_mode_support()
6933 / mode_lib->ms.cache_display_cfg.plane.LBBitPerPixel[k] in dml_core_mode_support()
9430 CalculateWatermarks_params->LBBitPerPixel = mode_lib->ms.cache_display_cfg.plane.LBBitPerPixel; in dml_core_mode_programming()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
A Ddisplay_mode_vba_21.c318 unsigned int LBBitPerPixel[],
2450 mode_lib->vba.LBBitPerPixel, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4028 / mode_lib->vba.LBBitPerPixel[k] in dml21_ModeSupportAndSystemConfigurationFull()
4043 / mode_lib->vba.LBBitPerPixel[k] in dml21_ModeSupportAndSystemConfigurationFull()
4056 / mode_lib->vba.LBBitPerPixel[k] in dml21_ModeSupportAndSystemConfigurationFull()
5020 mode_lib->vba.LBBitPerPixel, in dml21_ModeSupportAndSystemConfigurationFull()
5275 unsigned int LBBitPerPixel[], in CalculateWatermarksAndDRAMSpeedChangeSupport()
5364 dml_floor(LineBufferSize / LBBitPerPixel[k] / (SwathWidthY[k] / dml_max(HRatio[k], 1.0)), 1)) in CalculateWatermarksAndDRAMSpeedChangeSupport()
5368 …dml_floor(LineBufferSize / LBBitPerPixel[k] / (SwathWidthY[k] / 2 / dml_max(HRatio[k] / 2, 1.0)), … in CalculateWatermarksAndDRAMSpeedChangeSupport()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A 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()
A 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/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A Ddisplay_mode_vba_30.c324 unsigned int LBBitPerPixel[],
2771 v->LBBitPerPixel, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3806 …umSwathWidthInLineBufferLuma = v->LineBufferSize * dml_max(v->HRatio[k], 1.0) / v->LBBitPerPixel[k] in dml30_ModeSupportAndSystemConfigurationFull()
3811 …idthInLineBufferChroma = v->LineBufferSize * dml_max(v->HRatioChroma[k], 1.0) / v->LBBitPerPixel[k] in dml30_ModeSupportAndSystemConfigurationFull()
5048 v->LBBitPerPixel, in dml30_ModeSupportAndSystemConfigurationFull()
5220 unsigned int LBBitPerPixel[], in CalculateWatermarksAndDRAMSpeedChangeSupport()
5302 …esY = dml_min((double) MaxLineBufferLines, dml_floor(LineBufferSize / LBBitPerPixel[k] / (SwathWid… in CalculateWatermarksAndDRAMSpeedChangeSupport()
5304 …esC = dml_min((double) MaxLineBufferLines, dml_floor(LineBufferSize / LBBitPerPixel[k] / (SwathWid… in CalculateWatermarksAndDRAMSpeedChangeSupport()
/linux/drivers/gpu/drm/amd/display/dc/dml/
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()
A Ddisplay_mode_vba.h529 unsigned int LBBitPerPixel[DC__NUM_DPP__MAX]; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddisplay_mode_vba_util_32.c4404 …(double) v->MaxLineBufferLines, dml_floor(v->LineBufferSizeFinal / v->LBBitPerPixel[k] / (SwathWid… in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
4405 …(double) v->MaxLineBufferLines, dml_floor(v->LineBufferSizeFinal / v->LBBitPerPixel[k] / (SwathWid… in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
4411 dml_print("DML::%s: k=%d, v->LBBitPerPixel = %d\n", __func__, k, v->LBBitPerPixel[k]); in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
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/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_mode_vba_31.c4008 …umSwathWidthInLineBufferLuma = v->LineBufferSize * dml_max(v->HRatio[k], 1.0) / v->LBBitPerPixel[k]
4013 …idthInLineBufferChroma = v->LineBufferSize * dml_max(v->HRatioChroma[k], 1.0) / v->LBBitPerPixel[k]
5634 …dml_floor(v->LineBufferSize / v->LBBitPerPixel[k] / (SwathWidthY[k] / dml_max(v->HRatio[k], 1.0)),…
5638 …dml_floor(v->LineBufferSize / v->LBBitPerPixel[k] / (SwathWidthC[k] / dml_max(v->HRatioChroma[k], …
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
A Ddisplay_mode_vba_314.c4099 …umSwathWidthInLineBufferLuma = v->LineBufferSize * dml_max(v->HRatio[k], 1.0) / v->LBBitPerPixel[k]
4104 …idthInLineBufferChroma = v->LineBufferSize * dml_max(v->HRatioChroma[k], 1.0) / v->LBBitPerPixel[k]
5728 …dml_floor(v->LineBufferSize / v->LBBitPerPixel[k] / (SwathWidthY[k] / dml_max(v->HRatio[k], 1.0)),…
5732 …dml_floor(v->LineBufferSize / v->LBBitPerPixel[k] / (SwathWidthC[k] / dml_max(v->HRatioChroma[k], …
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_shared.c8813 double LBBitPerPixel = 57; in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() local
8815 …double)p->MaxLineBufferLines, math_floor2((double)p->LineBufferSize / LBBitPerPixel / ((double)p->… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
8816 …double)p->MaxLineBufferLines, math_floor2((double)p->LineBufferSize / LBBitPerPixel / ((double)p->… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
8821 dml2_printf("DML::%s: k=%u, LBBitPerPixel = %u\n", __func__, k, LBBitPerPixel); in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
A Ddml2_core_dcn4_calcs.c6513 double LBBitPerPixel = 57; in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() local
6515 …double)p->MaxLineBufferLines, math_floor2((double)p->LineBufferSize / LBBitPerPixel / ((double)p->… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
6516 …double)p->MaxLineBufferLines, math_floor2((double)p->LineBufferSize / LBBitPerPixel / ((double)p->… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
6521 dml2_printf("DML::%s: k=%u, LBBitPerPixel = %u\n", __func__, k, LBBitPerPixel); in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()

Completed in 171 milliseconds