Announcement
Collapse
No announcement yet.
Northern Islands HDMI audio?
Collapse
X
-
Any news on this? Is this supposed to work now with the latest drm merge?
I guess not, since
Originally posted by agd5f View PostDCE5 audio (Northern Islands) is identical to DCE4 audio (evergreen).
Code:if (ASIC_IS_DCE5(rdev)) return;
Comment
-
Originally posted by bridgman View PostI forget who asked about multichannel support -- first key point is that the limitation is in the generic audio driver, not the HDMI audio portion (we released info which should be enough for the HDMI audio hw). The HD Audio public spec used to be 2 channel only and our hardware used some third party info to support 5.1 etc..
The public spec was recently updated to include multichannel support; what I don't know yet is whether the public HW spec matches our HW, ie whether that is sufficient to add multichannel support to the audio driver.
Originally posted by dhewg View PostAny news on this? Is this supposed to work now with the latest drm merge?
It means I focus strictly on NI now, I believe we will get HDMI audio support in 3.5 kernel. We've a long weekend in Poland this week, so give me few additional days.
Comment
-
Originally posted by Zajec View PostI was recently hacking my NI card but it required other general HDMI/audio fixes first. Fortunately we have all improvements & fixes in Linus's tree right now.
It means I focus strictly on NI now, I believe we will get HDMI audio support in 3.5 kernel. We've a long weekend in Poland this week, so give me few additional days.
Comment
-
dhewg: great, waiting to hear from you about the results. Christian reported his Cayman still doesn't work with that patchSo there is still some issue to be resolved. But maybe it'll be working for you, just like it works for me.
Originally posted by Vincenzov View PostHi, now workgood radeon evergreen, but radeon serie NI works?
[PATCH][drm-fixes?] drm/radeon: enable HDMI on DCE5 (AKA NI excluding Aruba)
I suggested Dave taking this patch for drm-fixes, which means 3.5-rc3. We have to wait for Dave decision. If he doesn't accept this patch we will see it in 3.6-rc1.
Comment
-
Originally posted by Vincenzov View Posti have compiled kernel 3.5.0-rc2 and evergreen work good.
Can patch kernel 3.5.0-rc2 with patch NI? where find a patch.
Thank for this work
Comment
-
Originally posted by Vincenzov View Posti have compiled kernel 3.5.0-rc2 and evergreen work good.
Can patch kernel 3.5.0-rc2 with patch NI? where find a patch.
Thank for this work
Comment
Comment