Home
last modified time | relevance | path

Searched refs:core_stream_support_info (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.h15 struct core_stream_support_info;
29 …st struct dml2_core_internal_display_mode_lib *mode_lib, struct core_stream_support_info *out, int…
H A Ddml2_core_shared.c12026 …st struct dml2_core_internal_display_mode_lib *mode_lib, struct core_stream_support_info *out, int… in dml2_core_shared_get_stream_support_info()
H A Ddml2_core_dcn4_calcs.c12485 …st struct dml2_core_internal_display_mode_lib *mode_lib, struct core_stream_support_info *out, int… in dml2_core_calcs_get_stream_support_info()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/inc/
H A Ddml2_internal_shared_types.h157 struct core_stream_support_info { struct
175 struct core_stream_support_info stream_support_info[DML2_MAX_PLANES]; argument
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn4_fams2.c1569 …const struct core_stream_support_info *stream_info = &display_config->mode_support_result.cfg_supp… in build_fams2_meta_per_stream()