[PATCH 2/3] drm/i915: Enable DisplayPort audio

2010-09-19 Thread Zhenyu Wang
On 2010.09.16 14:31:31 +0800, Zhenyu Wang wrote: > This will turn on DP audio output by checking monitor's audio > capability. > oops, please ignore this one. Check EDID data after it's already freed... > Signed-off-by: Zhenyu Wang > --- > drivers/gpu/drm/i915/intel_dp.c |4 > 1 files

Re: [PATCH 2/3] drm/i915: Enable DisplayPort audio

2010-09-18 Thread Zhenyu Wang
On 2010.09.16 14:31:31 +0800, Zhenyu Wang wrote: > This will turn on DP audio output by checking monitor's audio > capability. > oops, please ignore this one. Check EDID data after it's already freed... > Signed-off-by: Zhenyu Wang > --- > drivers/gpu/drm/i915/intel_dp.c |4 > 1 files

[PATCH 2/3] drm/i915: Enable DisplayPort audio

2010-09-16 Thread Zhenyu Wang
This will turn on DP audio output by checking monitor's audio capability. Signed-off-by: Zhenyu Wang --- drivers/gpu/drm/i915/intel_dp.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_dp.c b/drivers/gpu/drm/i915/intel_dp.c index 208a4ec..4a

[PATCH 2/3] drm/i915: Enable DisplayPort audio

2010-09-15 Thread Zhenyu Wang
This will turn on DP audio output by checking monitor's audio capability. Signed-off-by: Zhenyu Wang --- drivers/gpu/drm/i915/intel_dp.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_dp.c b/drivers/gpu/drm/i915/intel_dp.c index 208a4ec..4a