From 1a91510dc3b8098930ebda3018f5cd72e8428243 Mon Sep 17 00:00:00 2001 From: Jani Nikula Date: Wed, 16 Oct 2013 12:34:48 +0300 Subject: [PATCH] drm/i915: set HDMI pixel clock in audio configuration MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The HDMI audio expects HDMI pixel clock to be set in the audio configuration. We've currently just set 0, using 25.2 / 1.001 kHz frequency, which fails with some modes. v2: Now with a commit message. Reference: http://mid.gmane.org/CAGpEb3Ep1LRZETPxHGRfBDqr5Ts2tAc8gCukWwugUf1U5NYv1g@mail.gmail.com Reference: http://mid.gmane.org/20130206213533.GA16367@hardeman.nu Reported-by: David Härdeman Reported-by: Jasper Smet Tested-by: Jasper Smet Signed-off-by: Jani Nikula Reviewed-by: Rodrigo Vivi Signed-off-by: Daniel Vetter --- Reading git-format-patch failed