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