Summary: | [HSW] Incorrect i915.ko audio enabling code, bad vblank wait | ||
---|---|---|---|
Product: | DRI | Reporter: | Paulo Zanoni <przanoni> |
Component: | DRM/Intel | Assignee: | Paulo Zanoni <przanoni> |
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | intel-gfx-bugs, jocelyn.li, mengdong.lin, przanoni |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 72211 |
Description
Paulo Zanoni
2013-12-05 13:16:22 UTC
Mengdong, Could you take a look at this? Thanks, Jocelyn Hi Paulo, We're checking with HW owner, Joseph and Abid, about the audio enable sequence position and whether it's okay to remove intel_wait_for_vblank. We've including you in that mail - "Need your clarfication about position of audio codec enable sequence in HSW/BDW b-spec". Thanks Mengdong Hi Paulo, I think your patch below is okay: http://lists.freedesktop.org/archives/intel-gfx/2013-September/033454.html And I tested it on HSW/BDW and found no regression. We don't want to move intel_write_eld() atm, because it's called after the port:pipe mapping is established. Although we enables audio before pipe and port are finally enabled, the unsol responses of the eld valid/presence detect are not lost to the audio driver. Looks like we merged "drm/i915: Remove vblank wait from haswell_write_eld" from Daniel instead of my patch. Closing bug. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.