From: libin.yang@intel.com
To: intel-gfx@lists.freedesktop.org
Cc: libin.yang@intel.com
Subject: [PATCH 1/2] drm/i915/hdmi: call intel_hdmi_prepare for CHV
Date: Wed, 30 Jul 2014 10:43:48 +0800 [thread overview]
Message-ID: <1406688228-141200-1-git-send-email-libin.yang@intel.com> (raw)
From: Libin Yang <libin.yang@intel.com>
call the intel_hdmi_prepare() in chv_hdmi_pre_enable() for
hdmi audio.
Signed-off-by: Libin Yang <libin.yang@intel.com>
---
drivers/gpu/drm/i915/intel_hdmi.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/i915/intel_hdmi.c b/drivers/gpu/drm/i915/intel_hdmi.c
index 5f8f4ca..5a65e0c 100644
--- a/drivers/gpu/drm/i915/intel_hdmi.c
+++ b/drivers/gpu/drm/i915/intel_hdmi.c
@@ -1374,6 +1374,7 @@ static void chv_hdmi_pre_enable(struct intel_encoder *encoder)
int data, i;
u32 val;
+ intel_hdmi_prepare(encoder);
mutex_lock(&dev_priv->dpio_lock);
/* Deassert soft data lane reset*/
--
1.9.1
next reply other threads:[~2014-07-30 2:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-30 2:43 libin.yang [this message]
2014-07-30 10:46 ` [PATCH 1/2] drm/i915/hdmi: call intel_hdmi_prepare for CHV Daniel Vetter
2014-07-31 7:16 ` Yang, Libin
2014-07-31 9:50 ` Daniel Vetter
2014-08-01 0:23 ` Yang, Libin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1406688228-141200-1-git-send-email-libin.yang@intel.com \
--to=libin.yang@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox