commit | bcf1d9fa5d03c1e86733411b5dc3a76ba7d75e6e | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jcrouse@codeaurora.org> | Tue Jul 24 10:33:28 2018 -0600 |
committer | Rob Clark <robdclark@gmail.com> | Mon Jul 30 08:50:00 2018 -0400 |
tree | 7f93994fda36ff4174166b6d3b9e1ecc308b6ac8 | |
parent | c0fec7f562ec76404ef0f074a89113a703587f3d [diff] |
drm/msm/adreno: Convert the show/crash file format Convert the format of the 'show' debugfs file and the crash dump to a format resembling YAML. This should be easier to parse and be more flexible for future changes and expansions. v2: Use a standard .rst for the msm crashdump documentation Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>