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/
H A Ddml2_wrapper_fpu.c65 struct dml_display_cfg_st *in_out_display_cfg, struct dml_mode_support_info_st *mode_support_info) in map_hw_resources()
99 struct dml_mode_support_info_st *evaluation_info, in pack_and_call_dml_mode_support_ex()
112 memset(evaluation_info, 0, sizeof(struct dml_mode_support_info_st)); in pack_and_call_dml_mode_support_ex()
239 const struct dml_mode_support_info_st *evaluation_info) in are_timings_requiring_odm_doing_blending()
256 const struct dml_mode_support_info_st *evaluation_info) in does_configuration_meet_sw_policies()
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.c418 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()