Home
last modified time | relevance | path

Searched refs:dml2_check_mode_supported (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/
H A Ddml_top.h28 bool dml2_check_mode_supported(struct dml2_check_mode_supported_in_out *in_out);
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_top/
H A Ddml2_top_interfaces.c27 bool dml2_check_mode_supported(struct dml2_check_mode_supported_in_out *in_out) in dml2_check_mode_supported() function
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/
H A Ddml21_wrapper.c285 is_supported = dml2_check_mode_supported(mode_support); in dml21_check_mode_support()