diff options
| author | Ryan McCann <[email protected]> | 2023-07-07 18:24:40 -0700 |
|---|---|---|
| committer | Dmitry Baryshkov <[email protected]> | 2023-07-27 14:58:56 +0300 |
| commit | 903705111d863ed8ccf73465da77d232fc422ec1 (patch) | |
| tree | 46b614f11f951d848dd31ba2ac93812bcd868ada /tools/perf/scripts/python/libxed.py | |
| parent | 1fe519aad840ba687faf40bff044b026a293ba4a (diff) | |
drm/msm: Update dev core dump to not print backwards
Device core dump add block method adds hardware blocks to dumping queue
with stack behavior which causes the hardware blocks to be printed in
reverse order. Change the addition to dumping queue data structure
from "list_add" to "list_add_tail" for FIFO queue behavior.
Fixes: 98659487b845 ("drm/msm: add support to take dpu snapshot")
Reviewed-by: Dmitry Baryshkov <[email protected]>
Reviewed-by: Abhinav Kumar <[email protected]>
Signed-off-by: Ryan McCann <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/546200/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions