OSDN Git Service

drm/msm/adreno: Convert the show/crash file format
authorJordan Crouse <jcrouse@codeaurora.org>
Tue, 24 Jul 2018 16:33:28 +0000 (10:33 -0600)
committerRob Clark <robdclark@gmail.com>
Mon, 30 Jul 2018 12:50:00 +0000 (08:50 -0400)
commitbcf1d9fa5d03c1e86733411b5dc3a76ba7d75e6e
tree7f93994fda36ff4174166b6d3b9e1ecc308b6ac8
parentc0fec7f562ec76404ef0f074a89113a703587f3d
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>
Documentation/gpu/msm-crash-dump.rst [new file with mode: 0644]
drivers/gpu/drm/msm/adreno/adreno_gpu.c