aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorRob Clark <[email protected]>2019-10-07 13:31:07 -0700
committerRob Clark <[email protected]>2019-11-02 09:43:24 -0700
commitc4b0222e628f5b56af149d1a926170b2e9a16220 (patch)
treec0a4e1bec5e422c47d7fb5ac02d310da683932a3 /scripts/bpf_helpers_doc.py
parentfd6c798b58e0d6adaf336a0ddc91f127ff82a75d (diff)
drm/msm: fix rd dumping for split-IB1
When IB1 is split into multiple cmd buffers, we'd emit multiple RD_CMDSTREAM_ADDR per submit. But after this packet is handled by the cffdump parser, it resets it's known buffers on the next GPUADDR packet, so subsequent RD_CMDSTREAM_ADDR packets from the same submit would not find their buffers. Re-work the loop to snapshot all buffers before RD_CMDSTREAM_ADDR to avoid this problem. Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions