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