]> git.baikalelectronics.ru Git - kernel.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>
Tue, 11 Dec 2018 18:05:31 +0000 (13:05 -0500)
commite4b230ac89c2303fd7ecc98b8783c3ae01e16afc
tree26ef0649524293a33df0f54a89d9fd5d1c66a835
parent573c20c2f174aabe0ca86a1ef6391c11973b7bc1
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