From: Zhenyu Wang <zhenyuw@linux.intel.com>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: intel-gfx@lists.freedesktop.org, fengguang.wu@intel.com,
dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 2/4] drm/i915: Enable DisplayPort audio
Date: Sun, 19 Sep 2010 15:57:30 +0800 [thread overview]
Message-ID: <20100919075730.GI15857@zhen-devel.sh.intel.com> (raw)
In-Reply-To: <89k77n$p02tuc@fmsmga001.fm.intel.com>
[-- Attachment #1.1: Type: text/plain, Size: 491 bytes --]
On 2010.09.19 08:43:30 +0100, Chris Wilson wrote:
> Move the switch and register check into a separate function, so
> the main detect body becomes:
> if (HAS_PCH_SPLIT(dev))
> status = ironlake_dp_detect(connector);
> else
> status = g4x_dp_detect(connector);
> if (status != connector_status_connected)
> return status;
>
ok, will do that.
thanks.
--
Open Source Technology Center, Intel ltd.
$gpg --keyserver wwwkeys.pgp.net --recv-keys 4D781827
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2010-09-19 7:57 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-19 6:52 [PATCH 0/4] updated patches for KMS audio Zhenyu Wang
2010-09-19 6:52 ` [PATCH 1/4] drm/edid: add helper function to detect monitor audio capability Zhenyu Wang
2010-09-19 7:38 ` [Intel-gfx] " Chris Wilson
2010-09-19 7:56 ` Zhenyu Wang
2010-10-19 7:24 ` Ben Skeggs
2010-09-19 6:52 ` [PATCH 2/4] drm/i915: Enable DisplayPort audio Zhenyu Wang
2010-09-19 7:43 ` Chris Wilson
2010-09-19 7:57 ` Zhenyu Wang [this message]
2010-09-19 6:52 ` [PATCH 3/4] drm/i915: Enable HDMI audio for monitor with audio support Zhenyu Wang
2010-09-19 6:52 ` [PATCH 4/4] drm/i915: add new param to force audio on or off for HDMI/DP port Zhenyu Wang
2010-09-19 8:14 ` Chris Wilson
2010-09-19 8:22 ` Zhenyu Wang
2010-09-19 8:57 ` Chris Wilson
2010-09-20 19:42 ` [PATCH 0/4] updated patches for KMS audio Adam Jackson
2010-10-14 10:24 ` Chris Wilson
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=20100919075730.GI15857@zhen-devel.sh.intel.com \
--to=zhenyuw@linux.intel.com \
--cc=chris@chris-wilson.co.uk \
--cc=dri-devel@lists.freedesktop.org \
--cc=fengguang.wu@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.