Symbol: dml_mode_support_info_st
drivers/gpu/drm/amd/display/dc/dml2_0/display_mode_core_structs.h
1921
struct dml_mode_support_info_st *out_evaluation_info;
drivers/gpu/drm/amd/display/dc/dml2_0/display_mode_core_structs.h
840
struct dml_mode_support_info_st support;
drivers/gpu/drm/amd/display/dc/dml2_0/display_mode_util.c
419
void dml_print_dml_mode_support_info(const struct dml_mode_support_info_st *support, dml_bool_t fail_only)
drivers/gpu/drm/amd/display/dc/dml2_0/display_mode_util.h
59
__DML_DLL_EXPORT__ void dml_print_dml_mode_support_info(const struct dml_mode_support_info_st *support, dml_bool_t fail_only);
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/dml2_internal_shared_types.h
401
struct dml_mode_support_info_st *support_info;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/dml2_internal_shared_types.h
777
const struct dml_mode_support_info_st *mode_support_info;
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_internal_types.h
44
const struct dml_mode_support_info_st *cur_mode_support_info;
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_internal_types.h
50
struct dml_mode_support_info_st evaluation_info;
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_internal_types.h
89
struct dml_mode_support_info_st mode_support_info;
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_mall_phantom.c
905
bool dml2_svp_add_phantom_pipe_to_dc_state(struct dml2_context *ctx, struct dc_state *state, struct dml_mode_support_info_st *mode_support_info)
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_mall_phantom.h
35
const struct dml_mode_support_info_st *mode_support_info;
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_mall_phantom.h
44
bool dml2_svp_add_phantom_pipe_to_dc_state(struct dml2_context *ctx, struct dc_state *state, struct dml_mode_support_info_st *mode_support_info);
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_utils.h
71
void dml2_dc_construct_pipes(struct dc_state *context, struct dml_mode_support_info_st *dml_mode_support_st,
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_wrapper_fpu.c
112
memset(evaluation_info, 0, sizeof(struct dml_mode_support_info_st));
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_wrapper_fpu.c
239
const struct dml_mode_support_info_st *evaluation_info)
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_wrapper_fpu.c
256
const struct dml_mode_support_info_st *evaluation_info)
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_wrapper_fpu.c
65
struct dml_display_cfg_st *in_out_display_cfg, struct dml_mode_support_info_st *mode_support_info)
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_wrapper_fpu.c
99
struct dml_mode_support_info_st *evaluation_info,