commit | 43a56687d15db09f3cf7b9d53b182bdef86c17c0 | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jcrouse@codeaurora.org> | Tue Jul 24 10:33:29 2018 -0600 |
committer | Rob Clark <robdclark@gmail.com> | Mon Jul 30 08:50:03 2018 -0400 |
tree | bb5549cd2f648b7d8a1515b30604ca8744e7ee66 | |
parent | bcf1d9fa5d03c1e86733411b5dc3a76ba7d75e6e [diff] |
drm/msm/adreno: Add ringbuffer data to the GPU state Add the contents of each ringbuffer to the GPU state and dump the data in the crash file encoded with ascii85. To save space only the used portions of the ringbuffer are dumped. Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>