Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
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.h556 dml_uint_t LBBitPerPixel[__DML_NUM_PLANES__]; member
1352 dml_uint_t *LBBitPerPixel; member
H A Ddml2_translation_helper.c1053 out->LBBitPerPixel[location] = 57; in populate_dummy_dml_plane_cfg()
1097 out->LBBitPerPixel[location] = 57; in populate_dml_plane_cfg_from_plane_state()
H A Ddisplay_mode_util.c587 dml_print("DML: plane_cfg: plane=%d, LBBitPerPixel = %d\n", i, plane->LBBitPerPixel[i]); in dml_print_dml_display_cfg_plane()
H A Ddisplay_mode_core.c2908 …fferLines, dml_floor((dml_float_t)p->LineBufferSize / (dml_float_t)p->LBBitPerPixel[k] / ((dml_flo… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
2909 …fferLines, dml_floor((dml_float_t)p->LineBufferSize / (dml_float_t)p->LBBitPerPixel[k] / ((dml_flo… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
2915 dml_print("DML::%s: k=%u, LBBitPerPixel = %u\n", __func__, k, p->LBBitPerPixel[k]); in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
6688 CalculateWatermarks_params->LBBitPerPixel = mode_lib->ms.cache_display_cfg.plane.LBBitPerPixel; in dml_prefetch_check()
7015 …s.cache_display_cfg.plane.HRatio[k], 1.0) / mode_lib->ms.cache_display_cfg.plane.LBBitPerPixel[k] / in dml_core_mode_support()
7023 / mode_lib->ms.cache_display_cfg.plane.LBBitPerPixel[k] in dml_core_mode_support()
9461 CalculateWatermarks_params->LBBitPerPixel = mode_lib->ms.cache_display_cfg.plane.LBBitPerPixel; in dml_core_mode_programming()
/linux/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/drivers/gpu/drm/amd/display/dc/dml/dcn32/
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/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c6813 double LBBitPerPixel = 57; in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() local
6815 …double)p->MaxLineBufferLines, math_floor2((double)p->LineBufferSize / LBBitPerPixel / ((double)p->… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
6816 …double)p->MaxLineBufferLines, math_floor2((double)p->LineBufferSize / LBBitPerPixel / ((double)p->… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
6821 DML_LOG_VERBOSE("DML::%s: k=%u, LBBitPerPixel = %f\n", __func__, k, LBBitPerPixel); in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()