Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_util.h65 __DML_DLL_EXPORT__ void dml_print_soc_state_bounding_box(const struct soc_state_bounding_box_st *st…
Ddisplay_mode_util.c621 __DML_DLL_EXPORT__ void dml_print_soc_state_bounding_box(const struct soc_state_bounding_box_st *st… in dml_print_soc_state_bounding_box() function
Ddisplay_mode_core.c8324 dml_print_soc_state_bounding_box(&mode_lib->ms.state); in dml_core_mode_programming()