]> www.infradead.org Git - users/willy/linux.git/commit
drm/msm: Clean up and enhance the output of the 'gem' debugfs node
authorJordan Crouse <jcrouse@codeaurora.org>
Wed, 7 Nov 2018 22:35:49 +0000 (15:35 -0700)
committerRob Clark <robdclark@gmail.com>
Mon, 3 Dec 2018 13:53:28 +0000 (08:53 -0500)
commit7b1b969fe04e39df245bdd80f74f3e5724a8c06c
tree3d8a92e17ddae0999adfacb3970b924da3213cdc
parentd455c92d30c9eef804276278fc32e36138e90db1
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>
drivers/gpu/drm/msm/msm_gem.c