linux/drivers/gpu/drm/sti
Arnd Bergmann 8e6a363def drm: sti: add panel dependency
The newly added sti driver requires the drm_panel helpers,
and we get a link error if they are not enabled

ERROR: "drm_panel_attach" [drivers/gpu/drm/sti/stidvo.ko] undefined!
ERROR: "of_drm_find_panel" [drivers/gpu/drm/sti/stidvo.ko] undefined!

This adds a 'select' statement as we have for the other drivers.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Dave Airlie <airlied@gmail.com>
2015-01-31 10:11:51 +10:00
..
Kconfig drm: sti: add panel dependency 2015-01-31 10:11:51 +10:00
Makefile drm: sti: add DVO output connector 2014-12-30 15:08:16 +01:00
NOTES
sti_awg_utils.c drm: sti: add DVO output connector 2014-12-30 15:08:16 +01:00
sti_awg_utils.h drm: sti: add DVO output connector 2014-12-30 15:08:16 +01:00
sti_compositor.c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2014-12-15 15:52:01 -08:00
sti_compositor.h drm: sti: enable auxiliary CRTC 2014-12-11 14:00:04 +01:00
sti_cursor.c drm: sti: add cursor plane 2014-12-11 14:00:09 +01:00
sti_cursor.h drm: sti: add cursor plane 2014-12-11 14:00:09 +01:00
sti_drm_crtc.c Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-intel into drm-next 2015-01-09 09:13:41 +10:00
sti_drm_crtc.h drm: sti: Add DRM driver itself 2014-07-31 09:39:11 +02:00
sti_drm_drv.c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2014-12-15 15:52:01 -08:00
sti_drm_drv.h drm: sti: Add DRM driver itself 2014-07-31 09:39:11 +02:00
sti_drm_plane.c drm: sti: fix module compilation issue 2014-12-15 17:07:57 +10:00
sti_drm_plane.h drm: sti: Add DRM driver itself 2014-07-31 09:39:11 +02:00
sti_dvo.c drm/sti: fixup for bridge interface 2015-01-28 10:01:29 +01:00
sti_gdp.c drm: sti: enable auxiliary CRTC 2014-12-11 14:00:04 +01:00
sti_gdp.h drm: sti: add GDP layer 2014-07-30 19:26:47 +02:00
sti_hda.c drm/bridge: make bridge registration independent of drm flow 2015-01-28 08:45:40 +01:00
sti_hdmi_tx3g0c55phy.c drm: sti: add HDMI driver 2014-07-30 19:24:55 +02:00
sti_hdmi_tx3g0c55phy.h drm: sti: add HDMI driver 2014-07-30 19:24:55 +02:00
sti_hdmi_tx3g4c28phy.c drm: sti: add HDMI driver 2014-07-30 19:24:55 +02:00
sti_hdmi_tx3g4c28phy.h drm: sti: add HDMI driver 2014-07-30 19:24:55 +02:00
sti_hdmi.c drm/bridge: make bridge registration independent of drm flow 2015-01-28 08:45:40 +01:00
sti_hdmi.h drm: sti: remove gpio for HDMI hot plug detection 2014-12-11 13:58:12 +01:00
sti_hqvdp_lut.h drm: sti: add HQVDP plane 2014-12-11 14:00:13 +01:00
sti_hqvdp.c drm: sti: fix module compilation issue 2014-12-15 17:07:57 +10:00
sti_hqvdp.h drm: sti: add HQVDP plane 2014-12-11 14:00:13 +01:00
sti_layer.c drm: sti: fix module compilation issue 2014-12-15 17:07:57 +10:00
sti_layer.h drm: sti: add HQVDP plane 2014-12-11 14:00:13 +01:00
sti_mixer.c drm: sti: add HQVDP plane 2014-12-11 14:00:13 +01:00
sti_mixer.h drm: sti: enable auxiliary CRTC 2014-12-11 14:00:04 +01:00
sti_tvout.c drm: sti: add DVO output connector 2014-12-30 15:08:16 +01:00
sti_vid.c drm: sti: add VID layer 2014-07-30 19:26:51 +02:00
sti_vid.h drm: sti: add VID layer 2014-07-30 19:26:51 +02:00
sti_vtac.c drm: use c99 initializers in structures 2014-09-12 16:49:34 +02:00
sti_vtg.c drm: sti: fix delay in VTG programming 2014-12-11 13:59:58 +01:00
sti_vtg.h