Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/
H A Ddml2_internal_shared_types.h401 struct dml_mode_support_info_st *support_info;
774 const struct dml_mode_support_info_st *mode_support_info;
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h720 struct dml_mode_support_info_st { struct
840 struct dml_mode_support_info_st support;
1921 struct dml_mode_support_info_st *out_evaluation_info;
H A Ddisplay_mode_util.c411 void dml_print_dml_mode_support_info(const struct dml_mode_support_info_st *support, dml_bool_t fai… in dml_print_dml_mode_support_info()