commit | 2165e2b9cba277a5088c2e771af477e95dcc37bf | [log] [tgz] |
---|---|---|
author | Rob Clark <robdclark@gmail.com> | Fri Sep 15 09:04:52 2017 -0400 |
committer | Rob Clark <robdclark@gmail.com> | Sat Oct 28 13:59:18 2017 -0400 |
tree | 73bb50b18a5fafb1727f6463cd21fc4eb032b552 | |
parent | fad33f4b1073a423a9ecd2a335de05e7a3ec1f37 [diff] |
drm/msm: split rd debugfs file Split into two instances, the existing $debugfs/rd which continues to dump all submits, and $debugfs/hangrd which will be used to dump just submits that cause gpu hangs (and eventually faults, but that will require some iommu framework enhancements). Signed-off-by: Rob Clark <robdclark@gmail.com>