Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_util.h65 __DML_DLL_EXPORT__ void dml_print_soc_state_bounding_box(const struct soc_state_bounding_box_st *st…
H A 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
H A Ddisplay_mode_core.c8327 dml_print_soc_state_bounding_box(&mode_lib->ms.state); in dml_core_mode_programming()