]> 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)
commit8f83a59403fd15d652e11e1de855c16c5eaf0790
tree26ef0649524293a33df0f54a89d9fd5d1c66a835
parent761b7508829e59164ef87716924aba0ca074e358
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