m1n1/proxyclient/m1n1
Asahi Lina c34e9f95af m1n1.hw.uat: Do not always flush PTs, except for the internal allocator
This optimizes GPU submissions since the PTs can be flushed just once,
instead of for every UAT manipulation. But we need to flush for the
internal allocator since it is used by RTKit stuff that does not know
how to flush.

Signed-off-by: Asahi Lina <lina@asahilina.net>
2022-06-19 03:37:22 +09:00
..
agx m1n1.agx.context: Support passing block count to GPUBufferManager 2022-06-06 23:37:42 +09:00
fw m1n1/fw/agx/controllist.py: Improve tiler params struct 2022-06-07 01:50:44 +09:00
hv m1n1.hv: Introduce gdbserver 2022-06-04 20:20:21 +09:00
hw m1n1.hw.uat: Do not always flush PTs, except for the internal allocator 2022-06-19 03:37:22 +09:00
trace m1n1.trace.agx: Do not pause after init by default 2022-06-19 03:37:22 +09:00
__init__.py proxyclient: Big cleanup/move to module 2021-06-10 19:40:48 +09:00
adt.py m1n1.adt: Decode more GPU properties 2022-06-02 23:11:23 +09:00
asm.py m1n1.asm: Fix bad objdump variable 2021-11-10 20:43:51 +09:00
constructutils.py m1n1.constructutils: Prefix struct members with short struct name 2022-06-06 23:37:42 +09:00
find_regs.py proxyclient: removed unused code 2021-09-22 19:00:34 +09:00
gpiola.py m1n1.gpiola: Add load_regmap() 2022-01-16 19:39:03 +09:00
loadobjs.py m1n1.hw.loadobjs: Accept queer call methods 2022-05-30 23:26:31 +09:00
macho.py proxyclient: Big cleanup/move to module 2021-06-10 19:40:48 +09:00
malloc.py proxyclient: Big cleanup/move to module 2021-06-10 19:40:48 +09:00
proxy.py fb: Support XBGR pixel format for fb_blit() 2022-06-19 01:36:41 +09:00
proxyutils.py m1n1.proxyutils: Improve compressed_writemem 2022-06-19 03:37:22 +09:00
setup.py Briefly document protocol 2021-08-03 13:52:31 +09:00
shell.py m1n1.shell: Don't save history if init failed 2022-05-30 22:48:40 +09:00
sysreg.py m1n1.hv: Add hardware watchpoint support 2022-06-04 20:20:21 +09:00
tgtypes.py proxyclient: Big cleanup/move to module 2021-06-10 19:40:48 +09:00
utils.py m1n1.utils: Support setting stride in chexdump() 2022-06-19 01:36:56 +09:00
xnutools.py m1n1.xnutools: Update decode_debugger_state() for 12.0 2021-09-15 23:26:45 +09:00