Skip to content
Commit a7d3c950 authored by Rob Clark's avatar Rob Clark
Browse files

drm/msm: add rd logging debugfs



To ease debugging, add debugfs file which can be cat/tail'd to log
submits, along with fence #.  If GPU hangs, you can look at 'gpu'
debugfs file to find last completed fence and current register state,
and compare with logged rd file to narrow down the DRAW_INDX which
triggered the GPU hang.

Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
parent fb27b8f2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment