diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2022-11-07 21:46:02 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2022-11-17 19:12:34 +0200 |
commit | d6c4f95039aa0c0168bb4f67bf4d320d4a54a4a4 (patch) | |
tree | 0952769a1c13992118b8a73bc39eb5bb90368241 /arch/arm/mach-ux500 | |
parent | 390a7d305cb3799b6d1901bedd61b32470390b68 (diff) | |
download | linux-d6c4f95039aa0c0168bb4f67bf4d320d4a54a4a4.tar.gz |
drm/i915: Treat HDMI as DVI when cloning
When doing HDMI+non-HDMI cloning the other sink can't get
the infoframes/etc. so stuff like limited range output is
not a good idea.
Similarly when doing HDMI+HDMI cloning on g4x (only platform
where we allow it) only one of the ports can receive infoframes
and so again using any fancy stuff is a bad idea. We also don't
track the inforames/audio state per-port so we'd end up with
some kind of random mismash state when multipled encoders try
to compute the same stuff. And the hardware will in fact
automagically disable audio/infoframe transmission if you try
to enable it for multiple HDMI ports at the same time.
Thus disable all HDMI specific features when cloning.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221107194604.15227-4-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'arch/arm/mach-ux500')
0 files changed, 0 insertions, 0 deletions