Searched refs:LBBitPerPixel (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | dml2_utils.c | 75 dml_plane_array->LBBitPerPixel[dst_index] = dml_plane_array->LBBitPerPixel[src_index]; in dml2_util_copy_dml_plane()
|
| H A D | display_mode_core_structs.h | 556 dml_uint_t LBBitPerPixel[__DML_NUM_PLANES__]; member 1352 dml_uint_t *LBBitPerPixel; member
|
| H A D | dml2_translation_helper.c | 1053 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 D | display_mode_util.c | 587 dml_print("DML: plane_cfg: plane=%d, LBBitPerPixel = %d\n", i, plane->LBBitPerPixel[i]); in dml_print_dml_display_cfg_plane()
|
| H A D | display_mode_core.c | 2908 …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 D | display_mode_vba.c | 710 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 D | display_mode_vba.h | 529 unsigned int LBBitPerPixel[DC__NUM_DPP__MAX]; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| H A D | display_mode_vba_32.c | 1939 * 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 D | dml2_core_dcn4_calcs.c | 6813 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()
|