On ICL setting the HDMI infoframe requires the pipe clock to be enabled,
this patchset makes sure this is the case both during enabling and
disabling the output.

After discussing with Ville, the only constraint seems to be wrt. other
platforms is that the infoframe is set when the transcoder function is
disabled, see patch 3 for details.

Cc: Vandita Kulkarni <[email protected]>
Cc: Paulo Zanoni <[email protected]>
Cc: Ville Syrjälä <[email protected]>

Imre Deak (5):
  drm/i915/ddi: s/crtc->config/old_crtc_state in haswell_crtc_disable()
  drm/i915/ddi: Push pipe clock enabling to encoders
  drm/i915/ddi: Check transcoder instead of port when setting HDMI
    infoframe
  drm/i915/ddi: Set HDMI infoframes with pipe clocks enabled
  drm/i915/ddi: Removed unused var from hsw_write_infoframe()

 drivers/gpu/drm/i915/intel_crt.c     |  4 ++++
 drivers/gpu/drm/i915/intel_ddi.c     | 12 ++++++++++--
 drivers/gpu/drm/i915/intel_display.c | 10 ++--------
 drivers/gpu/drm/i915/intel_hdmi.c    | 16 +++++++++++-----
 4 files changed, 27 insertions(+), 15 deletions(-)

-- 
2.13.2

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to