diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2018-05-31 22:56:59 +0300 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2018-09-03 16:13:29 +0300 |
commit | 7805d1e5098c1a90e5feb153809b16ba890b03e4 (patch) | |
tree | 5712acb4ba36290b79ef6d439b811aa7100a9789 /arch/mips/mti-malta | |
parent | d96aaada55553b9e4264a2f2c8cc9599f027cd28 (diff) |
drm/omap: Don't call HDMI mode and infoframe operations recursively
The HDMI mode (.set_hdmi_mode()) and infoframe (.set_infoframe())
operations are called recursively from the display device back to the
HDMI encoder. This isn't required, as all components other than the HDMI
encoder just forward the operation to the previous component in the
chain. Call the operations directly on the HDMI encoder.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'arch/mips/mti-malta')
0 files changed, 0 insertions, 0 deletions