commit | 1ba9d7cbc4530ae35eb1ebbd3c5e59d0c587aefa | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Thu Apr 18 17:10:13 2019 -0700 |
committer | Eric Anholt <eric@anholt.net> | Thu May 16 09:24:43 2019 -0700 |
tree | 7892fa790b8101fabc2331414fceb742aea6f5c7 | |
parent | 091d62831793c3a1be6ae46aa888e7551e0818ad [diff] |
drm/v3d: Dump V3D error debug registers in debugfs, and one at reset. Looking at a hang recently, I noticed these registers that might tell me if something obvious was wrong. They didn't help in this case, but keep it around for the future. Signed-off-by: Eric Anholt <eric@anholt.net> Link: https://patchwork.freedesktop.org/patch/msgid/20190419001014.23579-3-eric@anholt.net Reviewed-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>