diff options
author | Marek Vasut <[email protected]> | 2023-06-15 22:15:11 +0200 |
---|---|---|
committer | Marek Vasut <[email protected]> | 2023-07-02 02:58:21 +0200 |
commit | 14806c6415820b1c4bc317655c40784d050a2edb (patch) | |
tree | 9e5f94ab4eb20a6057e90cb442603a421cc3f055 /tools/perf/scripts/python/stackcollapse.py | |
parent | 270689d257c88fd1ad7050041ed196a8188e6914 (diff) |
drm: bridge: samsung-dsim: Drain command transfer FIFO before transfer
Wait until the command transfer FIFO is empty before loading in the next
command. The previous behavior where the code waited until command transfer
FIFO was not full suffered from transfer corruption, where the last command
in the FIFO could be overwritten in case the FIFO indicates not full, but
also does not have enough space to store another transfer yet.
Signed-off-by: Marek Vasut <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
Tested-by: Jagan Teki <[email protected]> # imx8mm-icore
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions