commit | 575f0485508bb210914d8b45bdd8481d0ecd4a72 | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jcrouse@codeaurora.org> | Wed Nov 07 15:35:49 2018 -0700 |
committer | Rob Clark <robdclark@gmail.com> | Tue Dec 11 13:05:31 2018 -0500 |
tree | 26ef0649524293a33df0f54a89d9fd5d1c66a835 | |
parent | c0ee9794693c1ff5bf540fc642fac954e39234a0 [diff] |
drm/msm: Clean up and enhance the output of the 'gem' debugfs node Add headers for the 'gem' debugfs file to make it easier to remember what all the values mean and move the list of virtual address regions to the next line and add the name and map status to make it clearer what we are looking at. Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>