Summary: | DC driver from drm-next-4.15-dc branch (upstream PR) not working | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Carlo Caione <carlo> | ||||||
Component: | DRM/AMDgpu | Assignee: | Default DRI bug account <dri-devel> | ||||||
Status: | RESOLVED MOVED | QA Contact: | |||||||
Severity: | normal | ||||||||
Priority: | medium | CC: | alexdeucher, fdsfgs, harry.wentland | ||||||
Version: | unspecified | ||||||||
Hardware: | Other | ||||||||
OS: | All | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Carlo Caione
2017-10-03 16:53:04 UTC
Hi Carlo, please pass amdgpu.dc=1 module parameter or set CONFIG_DRM_AMD_DC_PRE_VEGA flag at build. With this branch we decided to only enable it by default for Vega ASICs. With anything older than Vega you'll have to force enable it. Harry Created attachment 134643 [details] CONFIG_DRM_AMD_DC_PRE_VEGA kernel Oops (In reply to Harry Wentland from comment #1) > Hi Carlo, > > please pass amdgpu.dc=1 module parameter or set CONFIG_DRM_AMD_DC_PRE_VEGA > flag at build. This is interesting. When compiling with CONFIG_DRM_AMD_DC_PRE_VEGA I get a kernel Oops when connecting the HDMI cable, see the attached log. But (good news) if I revert https://cgit.freedesktop.org/~agd5f/linux/commit/?id=8f5ed2ed31944eea5c2746ec66417afac043eabd I have no kernel Oops and HDMI works fine. So something is definitely wrong with that commit. We've got a fix incoming in a day or two for that kernel oops with the next set of DC patches. Great, thank you. Any special reason why you decided to disable the DC support for pre-VEGA ASICs? We want to avoid any regression since pre-Vega is already supported by non-DC. Generally I have a lot more faith in DC but there could always be corner cases. Vega is a new ASIC so by definition there won't be regressions (unless we mess with non-display stuff). Harry, HDMI audio is not working for us on the non-DC driver on this hardware (AMD A10-9620P RADEON R5, 10 COMPUTE CORES 4C+6G). Are you saying non-DC should be working fine there? Daniel, not working HDMI audio is a missing feature, not a regression. Not enabling dc by default on older GPUs is to avoid regressions in working features. After some testing it will get enabled. Got it. We have a number of affected systems here, so we will help with testing efforts, reporting bugs and successes. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/242. |
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.