]> git.baikalelectronics.ru Git - kernel.git/commit
drm/msm/adreno: Add ringbuffer data to the GPU state
authorJordan Crouse <jcrouse@codeaurora.org>
Tue, 24 Jul 2018 16:33:29 +0000 (10:33 -0600)
committerRob Clark <robdclark@gmail.com>
Mon, 30 Jul 2018 12:50:03 +0000 (08:50 -0400)
commitff3eeacaa39de361448241e7f1b926216036269b
treebb5549cd2f648b7d8a1515b30604ca8744e7ee66
parentc592e480ae34b25c4f38eaacf6bea5e8ab35f1e9
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>
Documentation/gpu/msm-crash-dump.rst
drivers/gpu/drm/msm/adreno/adreno_gpu.c
drivers/gpu/drm/msm/msm_gpu.h