Home
last modified time | relevance | path

Searched refs:dml2_util_copy_dml_plane (Results 1 – 3 of 3) 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…
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() function
Ddml2_wrapper.c184dml2_util_copy_dml_plane(&p->new_display_config->plane, new_surface_index, subvp_surface_to_add); in optimize_configuration()