diff options
Diffstat (limited to 'drivers/gpu/drm/sti/sti_mixer.h')
-rw-r--r-- | drivers/gpu/drm/sti/sti_mixer.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/sti/sti_mixer.h b/drivers/gpu/drm/sti/sti_mixer.h index 6f35fc086873..830a3c42d886 100644 --- a/drivers/gpu/drm/sti/sti_mixer.h +++ b/drivers/gpu/drm/sti/sti_mixer.h | |||
@@ -55,6 +55,8 @@ int sti_mixer_active_video_area(struct sti_mixer *mixer, | |||
55 | 55 | ||
56 | void sti_mixer_set_background_status(struct sti_mixer *mixer, bool enable); | 56 | void sti_mixer_set_background_status(struct sti_mixer *mixer, bool enable); |
57 | 57 | ||
58 | int sti_mixer_debugfs_init(struct sti_mixer *mixer, struct drm_minor *minor); | ||
59 | |||
58 | /* depth in Cross-bar control = z order */ | 60 | /* depth in Cross-bar control = z order */ |
59 | #define GAM_MIXER_NB_DEPTH_LEVEL 6 | 61 | #define GAM_MIXER_NB_DEPTH_LEVEL 6 |
60 | 62 | ||