Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
Ddml_top.h28 bool dml2_check_mode_supported(struct dml2_check_mode_supported_in_out *in_out);
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_top/
Ddml_top.c95 bool dml2_check_mode_supported(struct dml2_check_mode_supported_in_out *in_out) in dml2_check_mode_supported() function
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/
Ddml21_wrapper.c269 is_supported = dml2_check_mode_supported(mode_support); in dml21_check_mode_support()