Home
last modified time | relevance | path

Searched refs:ScalerRecoutWidth (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_utils.c78 dml_plane_array->ScalerRecoutWidth[dst_index] = dml_plane_array->ScalerRecoutWidth[src_index]; in dml2_util_copy_dml_plane()
H A Ddml2_translation_helper.c997 out->ScalerRecoutWidth[location] = width; in populate_dummy_dml_plane_cfg()
1078 out->ScalerRecoutWidth[location] = in->dst_rect.width; in populate_dml_plane_cfg_from_plane_state()
H A Ddisplay_mode_util.c580 dml_print("DML: plane_cfg: plane=%d, ScalerRecoutWidth = %d\n", i, plane->ScalerRecoutWidth[i]); in dml_print_dml_display_cfg_plane()
H A Ddisplay_mode_core_structs.h507 dml_uint_t ScalerRecoutWidth[__DML_NUM_PLANES__]; member
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.c621 mode_lib->vba.ScalerRecoutWidth[mode_lib->vba.NumberOfActivePlanes] = in fetch_pipe_params()
800 mode_lib->vba.ScalerRecoutWidth[mode_lib->vba.NumberOfActivePlanes] += in fetch_pipe_params()
H A Ddisplay_mode_vba.h500 unsigned int ScalerRecoutWidth[DC__NUM_DPP__MAX]; member