diff options
| author | Boris Brezillon <[email protected]> | 2015-12-31 17:21:21 +0000 |
|---|---|---|
| committer | Boris Brezillon <[email protected]> | 2016-06-20 13:55:49 +0000 |
| commit | 675605c1c8e674800e541eb9aa8f87e1a567a29f (patch) | |
| tree | 92eefe6fdede319b68474e3932f217d9afbf5a4e /drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c | |
| parent | Merge tag 'topic/drm-misc-2016-06-15' of git://anongit.freedesktop.org/drm-in... (diff) | |
| download | kernel-675605c1c8e674800e541eb9aa8f87e1a567a29f.tar.gz kernel-675605c1c8e674800e541eb9aa8f87e1a567a29f.zip | |
drm/bridge: Add sii902x driver
Add basic support for the sii902x RGB -> HDMI bridge.
This driver does not support audio output yet.
Signed-off-by: Boris Brezillon <[email protected]>
Tested-by: Nicolas Ferre <[email protected]>
Acked-by: Archit Taneja <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
---
Changes in v8:
- remove useless headers inclusion
- fix macro names (s/SIL/SII)
- drop unneeded hotplug_work field from struct sii902x
- drop drm_connector_unregister() call in the ->destroy() method
- add a timeout when polling a register value
Changes in v6:
- use HDMI_INFOFRAME_SIZE(AVI)
- fix reset_gpio initialization
- reduce the reset time based on Ming feedback
Changes in v5:
- drop the best_encoder() implementation
Changes in v4:
- make reset GPIO optional
- only support attaching to DRM devices supporting atomic updates
Changes in v3:
- fix get_modes() implementation to avoid turning the screen in power
save mode
- rename the driver (sil902x -> sii902x)
Changes in v2:
- fix errors reported by the kbuild robot
fixup! drm: bridge: Add sii902x driver
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c')
0 files changed, 0 insertions, 0 deletions
