Home
last modified time | relevance | path

Searched refs:dml_plane_cfg_st (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddml2_utils.h37 void dml2_util_copy_dml_plane(struct dml_plane_cfg_st *dml_plane_array, unsigned int dst_index, uns…
Ddisplay_mode_util.h62 __DML_DLL_EXPORT__ void dml_print_dml_display_cfg_plane(const struct dml_plane_cfg_st *plane, dml_u…
Ddml_display_rq_dlg_calc.c205 struct dml_plane_cfg_st *plane = &mode_lib->ms.cache_display_cfg.plane; in dml_rq_dlg_get_dlg_reg()
Ddisplay_mode_core_structs.h471 struct dml_plane_cfg_st { struct
611 struct dml_plane_cfg_st plane;
Ddml2_utils.c50 void dml2_util_copy_dml_plane(struct dml_plane_cfg_st *dml_plane_array, unsigned int dst_index, uns… in dml2_util_copy_dml_plane()
Ddml2_translation_helper.c956 static void populate_dummy_dml_plane_cfg(struct dml_plane_cfg_st *out, unsigned int location, in populate_dummy_dml_plane_cfg()
1012 static void populate_dml_plane_cfg_from_plane_state(struct dml_plane_cfg_st *out, unsigned int loca… in populate_dml_plane_cfg_from_plane_state()
Ddisplay_mode_util.c543 void dml_print_dml_display_cfg_plane(const struct dml_plane_cfg_st *plane, dml_uint_t num_plane) in dml_print_dml_display_cfg_plane()