Summary: | SAD counting bug inintel/linux-4.0.4/drivers/gpu/drm/drm_edid.c | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Arturo Pérez <artur999555> | ||||||
Component: | DRM/Intel | Assignee: | Mengdong Lin <mengdong.lin> | ||||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||
Severity: | normal | ||||||||
Priority: | medium | CC: | intel-gfx-bugs | ||||||
Version: | unspecified | ||||||||
Hardware: | x86-64 (AMD64) | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | BSW/CHT | i915 features: | |||||||
Attachments: |
|
Description
Arturo Pérez
2016-02-17 16:31:23 UTC
das-schoen:~ # uname -r 4.4.1 das-schoen:~ # uname -m x86_64 Machine: Asrock Beebox n3000 OS: OpenELEC OpenELEC (community) Version: devel-20160205163951-r22034-g76ba946 OpenELEC git: 76ba94657514eb7ed4c0b42546b7b9d9f7bb5ddb Connected via HDMI. Created attachment 122065 [details] [review] [PATCH] drm/edid: Extract SADs properly from multiple audio data blocks Glanced at the specs a bit, and ended up writing a patch while reading. Please test. Tested with the below build from OpenELEC group. It correctly detects all the audio devices as show by the cat'ing the eld device. das-schoen:/proc/asound/card0 # uname -r 4.3.0 das-schoen:/proc/asound/card0 # uname -m x86_64 Linux version 4.3.0 (mattd@ubuntu1510-VirtualBox) (gcc version 4.9.3 (GCC) ) #1 SMP Wed Mar 2 10:50:09 CST 2016 In case you want to look at it das-schoen:~ # dmesg | pastebinit http://sprunge.us/YTiE das-schoen:/proc/asound/card0 # cat eld\#2.0 | pastebinit http://sprunge.us/RDQA Comment on attachment 122065 [details] [review] [PATCH] drm/edid: Extract SADs properly from multiple audio data blocks Review of attachment 122065 [details] [review]: ----------------------------------------------------------------- fix confirmed by reporter using custom OpenELEC build with kernel 4.3 and patch applied commit 7c01878254daadbb91f5b1137b7404d952e3931b Author: Ville Syrjälä <ville.syrjala@linux.intel.com> Date: Wed Mar 9 22:07:46 2016 +0200 drm/edid: Extract SADs properly from multiple audio data blocks |
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.