diff options
author | Laurent Pinchart <[email protected]> | 2018-05-31 22:56:59 +0300 |
---|---|---|
committer | Tomi Valkeinen <[email protected]> | 2018-09-03 16:13:29 +0300 |
commit | 7805d1e5098c1a90e5feb153809b16ba890b03e4 (patch) | |
tree | 5712acb4ba36290b79ef6d439b811aa7100a9789 /tools/perf/scripts/python/event_analyzing_sample.py | |
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 <[email protected]>
Reviewed-by: Sebastian Reichel <[email protected]>
Signed-off-by: Tomi Valkeinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions