pan/decode: Flush the dump stream after decoding
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11104>
This commit is contained in:
@@ -1130,6 +1130,7 @@ pandecode_jc(mali_ptr jc_gpu_va, bool bifrost, unsigned gpu_id)
|
||||
}
|
||||
} while ((jc_gpu_va = next_job));
|
||||
|
||||
fflush(pandecode_dump_stream);
|
||||
pandecode_map_read_write();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user