drm/msm/mdp5: add debugfs to show smp block status

Signed-off-by: Rob Clark <robdclark@gmail.com>
This commit is contained in:
Rob Clark
2016-10-26 14:06:55 -04:00
parent 49ec5b2e5a
commit bc5289eed4
6 changed files with 116 additions and 3 deletions

View File

@@ -132,7 +132,7 @@ struct msm_drm_private {
struct msm_gem_address_space *aspace[NUM_DOMAINS];
unsigned int num_planes;
struct drm_plane *planes[8];
struct drm_plane *planes[16];
unsigned int num_crtcs;
struct drm_crtc *crtcs[8];