diff options
author | Lionel Landwerlin <[email protected]> | 2020-04-04 13:22:24 +0300 |
---|---|---|
committer | Lionel Landwerlin <[email protected]> | 2020-05-20 14:02:27 +0300 |
commit | 34a0ce58c7f85ea3ec3f1026469ce06602f38a5b (patch) | |
tree | dca96575021a7ff00ccc284474711a349e8ec90f /SConstruct | |
parent | a96d92a689a3e6112b5e2b4cc1b99b1152d7961a (diff) |
anv: add a new execution mode for secondary command buffers
This change adds a call/return execution mode for secondary command
buffer rather than the existing copy into the primary batch mode.
v2: Rework convention to avoid burning an ALU register (Jason)
v3: Use anv_address_add() (Jason)
v4: Move command emissions to anv_batch_chain.c (Jason)
v5: Also move last MI_BBS emission in secondary command buffer to
anv_batch_chain.c (Jason)
v6: Fix end secondary command buffer end (Jason)
v7: Refactor anv_batch_address() to remove additional emit functions
Signed-off-by: Lionel Landwerlin <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/2775>
Diffstat (limited to 'SConstruct')
0 files changed, 0 insertions, 0 deletions