Symbol: dml_mode_support_info_st
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1922
struct dml_mode_support_info_st *out_evaluation_info;
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
841
struct dml_mode_support_info_st support;
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_util.c
411
void dml_print_dml_mode_support_info(const struct dml_mode_support_info_st *support, dml_bool_t fail_only)
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_util.h
60
__DML_DLL_EXPORT__ void dml_print_dml_mode_support_info(const struct dml_mode_support_info_st *support, dml_bool_t fail_only);
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/inc/dml2_internal_shared_types.h
385
struct dml_mode_support_info_st *support_info;
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/inc/dml2_internal_shared_types.h
751
const struct dml_mode_support_info_st *mode_support_info;
sys/dev/pci/drm/amd/display/dc/dml2/dml2_internal_types.h
44
const struct dml_mode_support_info_st *cur_mode_support_info;
sys/dev/pci/drm/amd/display/dc/dml2/dml2_internal_types.h
50
struct dml_mode_support_info_st evaluation_info;
sys/dev/pci/drm/amd/display/dc/dml2/dml2_internal_types.h
89
struct dml_mode_support_info_st mode_support_info;
sys/dev/pci/drm/amd/display/dc/dml2/dml2_mall_phantom.c
874
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)
sys/dev/pci/drm/amd/display/dc/dml2/dml2_mall_phantom.h
35
const struct dml_mode_support_info_st *mode_support_info;
sys/dev/pci/drm/amd/display/dc/dml2/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);
sys/dev/pci/drm/amd/display/dc/dml2/dml2_utils.h
71
void dml2_dc_construct_pipes(struct dc_state *context, struct dml_mode_support_info_st *dml_mode_support_st,
sys/dev/pci/drm/amd/display/dc/dml2/dml2_wrapper.c
109
memset(evaluation_info, 0, sizeof(struct dml_mode_support_info_st));
sys/dev/pci/drm/amd/display/dc/dml2/dml2_wrapper.c
236
const struct dml_mode_support_info_st *evaluation_info)
sys/dev/pci/drm/amd/display/dc/dml2/dml2_wrapper.c
253
const struct dml_mode_support_info_st *evaluation_info)
sys/dev/pci/drm/amd/display/dc/dml2/dml2_wrapper.c
62
struct dml_display_cfg_st *in_out_display_cfg, struct dml_mode_support_info_st *mode_support_info)
sys/dev/pci/drm/amd/display/dc/dml2/dml2_wrapper.c
96
struct dml_mode_support_info_st *evaluation_info,