aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMikko Perttunen <[email protected]>2021-03-29 16:38:31 +0300
committerThierry Reding <[email protected]>2021-03-30 19:53:24 +0200
commitf63b42cbc86e12f7d960d1fdaaf93b4373c06c65 (patch)
tree3da429111aa8f70ef7f67faba766c2e54dab6973 /tools/perf/scripts/python/export-to-sqlite.py
parentecfb888ade427e2da437b48cafd8fc824e80c909 (diff)
gpu: host1x: Use HW-equivalent syncpoint expiration check
Make syncpoint expiration checks always use the same logic used by the hardware. This ensures that there are no race conditions that could occur because of the hardware triggering a syncpoint interrupt and then the driver disagreeing. One situation where this could occur is if a job incremented a syncpoint too many times -- then the hardware would trigger an interrupt, but the driver would assume that a syncpoint value greater than the syncpoint's max value is in the future, and not clean up the job. Signed-off-by: Mikko Perttunen <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions