summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sti/sti_mixer.h
diff options
context:
space:
mode:
authorVincent Abriou <vincent.abriou@st.com>2016-02-04 19:44:50 +0300
committerVincent Abriou <vincent.abriou@st.com>2016-02-26 12:06:23 +0300
commita5f81078a56c6ab57b7db2402ac64c34338004c5 (patch)
treed0fc9f3c990c075ea5e6217baf9acd7ec4d85257 /drivers/gpu/drm/sti/sti_mixer.h
parent90dffef595cfbcdd1cbceebf5b879367ad521c00 (diff)
downloadlinux-a5f81078a56c6ab57b7db2402ac64c34338004c5.tar.xz
drm/sti: add debugfs entries for MIXER crtc
Signed-off-by: Vincent Abriou <vincent.abriou@st.com> Reviewed-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
Diffstat (limited to 'drivers/gpu/drm/sti/sti_mixer.h')
-rw-r--r--drivers/gpu/drm/sti/sti_mixer.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/drivers/gpu/drm/sti/sti_mixer.h b/drivers/gpu/drm/sti/sti_mixer.h
index efb1a9a5ba86..6f35fc086873 100644
--- a/drivers/gpu/drm/sti/sti_mixer.h
+++ b/drivers/gpu/drm/sti/sti_mixer.h
@@ -42,7 +42,9 @@ struct sti_mixer {
const char *sti_mixer_to_str(struct sti_mixer *mixer);
-struct sti_mixer *sti_mixer_create(struct device *dev, int id,
+struct sti_mixer *sti_mixer_create(struct device *dev,
+ struct drm_device *drm_dev,
+ int id,
void __iomem *baseaddr);
int sti_mixer_set_plane_status(struct sti_mixer *mixer,