Home
last modified time | relevance | path

Searched refs:dml2_core_mode_support_in_out (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/inc/
H A Ddml2_internal_shared_types.h359 struct dml2_core_mode_support_in_out { struct
472 bool (*mode_support)(struct dml2_core_mode_support_in_out *in_out);
872 struct dml2_core_mode_support_in_out mode_support_params;
880 struct dml2_core_mode_support_in_out mode_support_params;
919 struct dml2_core_mode_support_in_out mode_support_params;
936 struct dml2_core_mode_support_in_out mode_support_params;
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4.h8 bool core_dcn4_mode_support(struct dml2_core_mode_support_in_out *in_out);
H A Ddml2_core_dcn4.c401 bool core_dcn4_mode_support(struct dml2_core_mode_support_in_out *in_out) in core_dcn4_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/
H A Ddml21_wrapper.c257 ….check_mode_supported_locals.mode_support_params, 0, sizeof(struct dml2_core_mode_support_in_out)); in dml21_check_mode_support()