Searched refs:hws_gws_support (Results 1 – 3 of 3) sorted by relevance
818 bool hws_gws_support; variable819 module_param_unsafe(hws_gws_support, bool, 0444);820 MODULE_PARM_DESC(hws_gws_support, "Assume MEC2 FW supports GWS barriers (false = rely on FW version…
185 extern bool hws_gws_support;
576 if (hws_gws_support || (KFD_IS_SOC15(node) && in kfd_gws_init()