commit | e00e473d9817e03cddbaf181a491c42ae8373482 | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jcrouse@codeaurora.org> | Tue Jul 24 10:33:24 2018 -0600 |
committer | Rob Clark <robdclark@gmail.com> | Mon Jul 30 08:49:45 2018 -0400 |
tree | 9637b302c3de0065110d7be403cb63e6d78daeb5 | |
parent | 5dc634bdbfd6dd9bdf98bce0d6f64878e1d47b1f [diff] |
drm/msm/gpu: Capture the state of the GPU Add the infrastructure to capture the current state of the GPU and store it in memory so that it can be dumped later. For now grab the same basic ringbuffer information and registers that are provided by the debugfs 'gpu' node but obviously this should be extended to capture a much larger set of GPU information. Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>