* [Bug 41366] HDMI on a Fusion board only comes up when LVDS is already enabled
2011-09-30 17:12 [Bug 41366] New: HDMI on a Fusion board only comes up when LVDS is already enabled bugzilla-daemon
@ 2011-09-30 17:13 ` bugzilla-daemon
2011-09-30 17:13 ` bugzilla-daemon
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2011-09-30 17:13 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=41366
--- Comment #1 from Simon Farnsworth <simon.farnsworth@onelan.co.uk> 2011-09-30 10:13:00 PDT ---
Created an attachment (id=51804)
--> (https://bugs.freedesktop.org/attachment.cgi?id=51804)
dmesg showing the modeset that results in HDMI being off unexpectedly
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 41366] HDMI on a Fusion board only comes up when LVDS is already enabled
2011-09-30 17:12 [Bug 41366] New: HDMI on a Fusion board only comes up when LVDS is already enabled bugzilla-daemon
2011-09-30 17:13 ` [Bug 41366] " bugzilla-daemon
@ 2011-09-30 17:13 ` bugzilla-daemon
2011-09-30 17:14 ` [Bug 41366] [r600 KMS] " bugzilla-daemon
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2011-09-30 17:13 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=41366
--- Comment #2 from Simon Farnsworth <simon.farnsworth@onelan.co.uk> 2011-09-30 10:13:24 PDT ---
Created an attachment (id=51805)
--> (https://bugs.freedesktop.org/attachment.cgi?id=51805)
dmesg showing the modeset that results in HDMI working
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 41366] [r600 KMS] HDMI on a Fusion board only comes up when LVDS is already enabled
2011-09-30 17:12 [Bug 41366] New: HDMI on a Fusion board only comes up when LVDS is already enabled bugzilla-daemon
2011-09-30 17:13 ` [Bug 41366] " bugzilla-daemon
2011-09-30 17:13 ` bugzilla-daemon
@ 2011-09-30 17:14 ` bugzilla-daemon
2011-10-05 22:08 ` bugzilla-daemon
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2011-09-30 17:14 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=41366
Simon Farnsworth <simon.farnsworth@onelan.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|HDMI on a Fusion board only |[r600 KMS] HDMI on a Fusion
|comes up when LVDS is |board only comes up when
|already enabled |LVDS is already enabled
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 41366] [r600 KMS] HDMI on a Fusion board only comes up when LVDS is already enabled
2011-09-30 17:12 [Bug 41366] New: HDMI on a Fusion board only comes up when LVDS is already enabled bugzilla-daemon
` (2 preceding siblings ...)
2011-09-30 17:14 ` [Bug 41366] [r600 KMS] " bugzilla-daemon
@ 2011-10-05 22:08 ` bugzilla-daemon
2011-10-05 22:35 ` bugzilla-daemon
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2011-10-05 22:08 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=41366
--- Comment #3 from Alex Deucher <agd5f@yahoo.com> 2011-10-05 15:08:22 PDT ---
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
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 41366] [r600 KMS] HDMI on a Fusion board only comes up when LVDS is already enabled
2011-09-30 17:12 [Bug 41366] New: HDMI on a Fusion board only comes up when LVDS is already enabled bugzilla-daemon
` (3 preceding siblings ...)
2011-10-05 22:08 ` bugzilla-daemon
@ 2011-10-05 22:35 ` bugzilla-daemon
2011-10-06 10:10 ` bugzilla-daemon
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2011-10-05 22:35 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=41366
--- Comment #4 from Alex Deucher <agd5f@yahoo.com> 2011-10-05 15:35:55 PDT ---
Created an attachment (id=52024)
View: https://bugs.freedesktop.org/attachment.cgi?id=52024
Review: https://bugs.freedesktop.org/review?bug=41366&attachment=52024
use hardcoded dig encoder to transmitter mapping
This patch fixes the issue for me.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 41366] [r600 KMS] HDMI on a Fusion board only comes up when LVDS is already enabled
2011-09-30 17:12 [Bug 41366] New: HDMI on a Fusion board only comes up when LVDS is already enabled bugzilla-daemon
` (4 preceding siblings ...)
2011-10-05 22:35 ` bugzilla-daemon
@ 2011-10-06 10:10 ` bugzilla-daemon
2012-01-12 22:46 ` bugzilla-daemon
2019-11-19 8:20 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2011-10-06 10:10 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=41366
--- Comment #5 from Simon Farnsworth <simon.farnsworth@onelan.co.uk> 2011-10-06 03:10:23 PDT ---
Tested the patch - it works for me.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 41366] [r600 KMS] HDMI on a Fusion board only comes up when LVDS is already enabled
2011-09-30 17:12 [Bug 41366] New: HDMI on a Fusion board only comes up when LVDS is already enabled bugzilla-daemon
` (5 preceding siblings ...)
2011-10-06 10:10 ` bugzilla-daemon
@ 2012-01-12 22:46 ` bugzilla-daemon
2019-11-19 8:20 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2012-01-12 22:46 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=41366
--- Comment #6 from Florian Mickler <florian@mickler.org> 2012-01-12 14:46:12 PST ---
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
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 41366] [r600 KMS] HDMI on a Fusion board only comes up when LVDS is already enabled
2011-09-30 17:12 [Bug 41366] New: HDMI on a Fusion board only comes up when LVDS is already enabled bugzilla-daemon
` (6 preceding siblings ...)
2012-01-12 22:46 ` bugzilla-daemon
@ 2019-11-19 8:20 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2019-11-19 8:20 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 804 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=41366
Martin Peres <martin.peres@free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |MOVED
--- Comment #7 from Martin Peres <martin.peres@free.fr> ---
-- 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.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2447 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread