Home
last modified time | relevance | path

Searched refs:dml_print_soc_bounding_box (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_util.h66 __DML_DLL_EXPORT__ void dml_print_soc_bounding_box(const struct soc_bounding_box_st *soc);
Ddisplay_mode_util.c650 __DML_DLL_EXPORT__ void dml_print_soc_bounding_box(const struct soc_bounding_box_st *soc) in dml_print_soc_bounding_box() function
Ddisplay_mode_core.c8325 dml_print_soc_bounding_box(&mode_lib->ms.soc); in dml_core_mode_programming()