OSDN Git Service

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>
Tue, 11 Dec 2018 18:05:31 +0000 (13:05 -0500)
commit575f0485508bb210914d8b45bdd8481d0ecd4a72
tree26ef0649524293a33df0f54a89d9fd5d1c66a835
parentc0ee9794693c1ff5bf540fc642fac954e39234a0
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