Re: [Intel-gfx] [PATCH] drm/i915/audio: fix monitor presence indication

2014-11-18 Thread shuang . he
Tested-By: PRC QA PRTS (Patch Regression Test System Contact: shuang...@intel.com) -Summary- Platform: baseline_drm_intel_nightly_pass_rate->patch_applied_pass_rate BYT: pass/total=290/290->290/290 PNV: pass/total=362/362->362

[Intel-gfx] [PATCH] drm/i915/audio: fix monitor presence indication after disable

2014-11-18 Thread Jani Nikula
Indicate the monitor has been disconnected on disable. The regression has been introduced in commit 5fad84a7530f8e7664cdc6f490cb90653fed1266 Author: Jani Nikula Date: Tue Nov 4 10:30:23 2014 +0200 drm/i915: rewrite hsw/bdw audio codec enable/disable sequences Bugzilla: https://bugs.freed

Re: [Intel-gfx] [PATCH] drm/i915/audio: fix monitor presence indication after disable

2014-11-18 Thread Daniel Vetter
On Tue, Nov 18, 2014 at 12:11:29PM +0200, Jani Nikula wrote: > Indicate the monitor has been disconnected on disable. > > The regression has been introduced in > > commit 5fad84a7530f8e7664cdc6f490cb90653fed1266 > Author: Jani Nikula > Date: Tue Nov 4 10:30:23 2014 +0200 > > drm/i915: rew