commit | b9fc230252e7d0cbf109292bead71e50476f14c9 | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jcrouse@codeaurora.org> | Fri Nov 02 09:25:24 2018 -0600 |
committer | Rob Clark <robdclark@gmail.com> | Tue Dec 11 13:05:29 2018 -0500 |
tree | 7efeacb66dbe0dac306e52fd837cf1bd84d1702f | |
parent | 983674e24b4684045340b33dda1ecb81125d4cad [diff] |
drm/msm/adreno: Don't capture register values if target doesn't define them If the GPU target doesn't define a list of registers then gracefully skip capturing and/or printing them. This is used by more complex targets like 6xx that have other means of capturing register values. Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>