agx: Optimize waits locally
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20446>
This commit is contained in:
@@ -47,6 +47,7 @@ enum agx_dbg {
|
||||
AGX_DBG_INTERNAL = BITFIELD_BIT(4),
|
||||
AGX_DBG_NOVALIDATE = BITFIELD_BIT(5),
|
||||
AGX_DBG_NOOPT = BITFIELD_BIT(6),
|
||||
AGX_DBG_WAIT = BITFIELD_BIT(7),
|
||||
};
|
||||
/* clang-format on */
|
||||
|
||||
|
Reference in New Issue
Block a user