Home
last modified time | relevance | path

Searched refs:BIFROST_DBG_NOSB (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_scoreboard.c69 if (bifrost_debug & BIFROST_DBG_NOSB) in bi_should_serialize()
Dbifrost.h48 #define BIFROST_DBG_NOSB 0x0400 macro
Dbifrost_compile.c56 {"nosb", BIFROST_DBG_NOSB, "Disable scoreboarding"},
/third_party/mesa3d/src/panfrost/bifrost/valhall/
Dva_insert_flow.c221 if (I->op == BI_OPCODE_BARRIER || (bifrost_debug & BIFROST_DBG_NOSB)) { in bi_set_dependencies()