1
0
Fork 0
alistair23-linux/drivers/gpu/drm/bridge
Andrzej Hajda f9b0e251df drm: make mode_valid callback optional
Many drm connectors do not need mode validation.
The patch makes this callback optional and removes dumb implementations.

v2: Rebase:
- imx move to a shared (but still dummy) ->mode_valid implementation.
- probe helpers have been extracted to drm_probe_helper.c

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> (v1)
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2014-04-22 11:18:12 +02:00
..
Kconfig drm/bridge: PTN3460 needs DRM_KMS_HELPER 2014-03-27 12:03:12 +10:00
Makefile
ptn3460.c drm: make mode_valid callback optional 2014-04-22 11:18:12 +02:00