Re: [Intel-gfx] [PATCH v3 2/2] drm/i915/hsw: add flag has_audio in crtc config

2013-09-25 Thread Lin, Mengdong
> Sent: Tuesday, September 24, 2013 8:48 PM > To: Lin, Mengdong > Cc: intel-gfx@lists.freedesktop.org > Subject: Re: [Intel-gfx] [PATCH v3 2/2] drm/i915/hsw: add flag has_audio in > crtc > config > > On Tue, Sep 24, 2013 at 01:01:37AM -0400, mengdong@intel.com wrote: > &

Re: [Intel-gfx] [PATCH v3 2/2] drm/i915/hsw: add flag has_audio in crtc config

2013-09-24 Thread Daniel Vetter
On Tue, Sep 24, 2013 at 01:01:37AM -0400, mengdong@intel.com wrote: > From: Mengdong Lin > > This patch adds a flag "has_audio" for audio presence in intel_crtc->config. > HMDI and DP encoders set this flag in their computer_config() if the external > monitor supports audio. Later audio seque

[Intel-gfx] [PATCH v3 2/2] drm/i915/hsw: add flag has_audio in crtc config

2013-09-24 Thread mengdong . lin
From: Mengdong Lin This patch adds a flag "has_audio" for audio presence in intel_crtc->config. HMDI and DP encoders set this flag in their computer_config() if the external monitor supports audio. Later audio sequence will check this flag. Signed-off-by: Mengdong Lin diff --git a/drivers/gpu/