Summary: | [r600 KMS] HDMI on a Fusion board only comes up when LVDS is already enabled | ||
---|---|---|---|
Product: | DRI | Reporter: | Simon Farnsworth <simon.farnsworth> |
Component: | DRM/Radeon | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | XOrg git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Description
Simon Farnsworth
2011-09-30 10:12:18 UTC
Created attachment 51804 [details]
dmesg showing the modeset that results in HDMI being off unexpectedly
Created attachment 51805 [details]
dmesg showing the modeset that results in HDMI working
Strange, everything looks correct. I'll dig into it. Manually specifying the crtc seems to work, e.g., xrandr --output HDMI-0 --mode 1920x1200 --crtc 1 xrandr --output HDMI-0 --mode 1920x1200 --crtc 0 Created attachment 52024 [details] [review] use hardcoded dig encoder to transmitter mapping This patch fixes the issue for me. Tested the patch - it works for me. A patch referencing this bug report has been merged in Linux v3.1-rc10: commit cb7cf41961fe10773c491c75ae73539ad4bbed66 Author: Alex Deucher <alexander.deucher@amd.com> Date: Wed Oct 5 18:36:50 2011 -0400 drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1 -- 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/213. |
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.