All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 35894] New: Displaying across 3 monitors with max resolution causes one monitor to enter power-saving mode (HD6870)
@ 2011-04-02  3:12 bugzilla-daemon
  2011-04-03 16:04 ` [Bug 35894] " bugzilla-daemon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2011-04-02  3:12 UTC (permalink / raw
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=35894

           Summary: Displaying across 3 monitors with max resolution
                    causes one monitor to enter power-saving mode (HD6870)
           Product: DRI
           Version: unspecified
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/Radeon
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: woogie@gmail.com


Using arandr, or KDE's RandR manager, I'm trying to adjust my display to
stretch across 3 monitors. One of the monitors enters power-saving mode when I
try this. Monitors are, from left to right:

DVI-1 (1680x1050 LCD)
DisplayPort-1 (1920x1080 LCD)
DVI-0 (1680x1050 LCD)

Configuring a desktop with all monitors set to their maximum resolution causes
one of the two DVI-connected monitors to enter power-saving mode. The mouse
cursor will still "disappear" into this monitor as if it were enabled. No error
messages appear in either X.org.log or dmesg. It is non-deterministic as to
which monitor turns off of the two DVI-connected monitors.

I can configure a desktop with, for example, 1280x1024, 1920x1080, 1280x1024
for resolutions (left to right) and all three monitors will function properly.
I cannot use 1680x1050, 1280x1024, 1680x1050, as one of the DVI monitors will
enter power saving mode. 

I have tested, and this hardware configuration will function with the
proprietary fglrx driver, and under Windows, so the card/monitors do not appear
at fault.

I have tried the 2.6.38 release candidate kernels, and this feature has never
functioned correctly, so I don't think it's a regression.

HARDWARE:
PowerColor HD6870
AMD 1075T
12Gb RAM
Asus M4A89/GTD-PRO USB3
DVI-1: LG Flatron W2242TQ
DisplayPort-1: Dell UV22H
DVI-0: ASUS (unknown)

OS:
ArchLinux, 64-bit with:
Kernel26, 2.6.38.2-1
xf86-video-ati 6.14.1-1
xorg-server 1.10.0.901-1
libdrm 2.4.24-1
ati-dri 7.10.1-1

Please let me know if I can provide any additional details. I am willing to
apply patches to the kernel or other packages as needed to test.

-- 
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] 4+ messages in thread

* [Bug 35894] Displaying across 3 monitors with max resolution causes one monitor to enter power-saving mode (HD6870)
  2011-04-02  3:12 [Bug 35894] New: Displaying across 3 monitors with max resolution causes one monitor to enter power-saving mode (HD6870) bugzilla-daemon
@ 2011-04-03 16:04 ` bugzilla-daemon
  2011-04-24 15:11 ` bugzilla-daemon
  2019-11-19  8:18 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2011-04-03 16:04 UTC (permalink / raw
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=35894

--- Comment #1 from woogie@gmail.com 2011-04-03 09:04:24 PDT ---
I've experimented further with RandR, and I've found some additional
information:

A configuration of 1680x1050,inactive,1680x1050 does function correctly.

At boot, with KMS enabled, two of my three displays are active when the radeon
module loads: DisplayPort-1 and one of the two DVI displays.

If I use ctrl+alt+f1 to switch back to a console when I have my display
configured to use DVI-1 and DVI-0, one of the DVI displays will enter power
saving mode and DisplayPort-1 will turn back on. If I then use ctrl+alt+f7 to
re-enter my desktop, DisplayPort-1 turns off leaving only one of the two DVI
displays enabled.

I'm also having trouble coming up with consistent use cases, as behaviour is
not consistent. For example, I have tried configuring
1280x1024,1280x1024,1280x1024 for my displays, and have received inconsistent
results; sometimes all displays function, other times I have had one of the
three displays (including DisplayPort-1) enter power-saving mode.

UPDATE:

DisplayPort-1 is actually a U2211H, not UV22H

-- 
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] 4+ messages in thread

* [Bug 35894] Displaying across 3 monitors with max resolution causes one monitor to enter power-saving mode (HD6870)
  2011-04-02  3:12 [Bug 35894] New: Displaying across 3 monitors with max resolution causes one monitor to enter power-saving mode (HD6870) bugzilla-daemon
  2011-04-03 16:04 ` [Bug 35894] " bugzilla-daemon
@ 2011-04-24 15:11 ` bugzilla-daemon
  2019-11-19  8:18 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2011-04-24 15:11 UTC (permalink / raw
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=35894

--- Comment #2 from woogie@gmail.com 2011-04-24 08:11:47 PDT ---
Results are still repeatable, using updated software stack as follows:

ati-dri 7.10.99.git20110412
xf86-video-ati 6.14.1
xorg-server 1.10.1
kernel 2.6.39-rc3

-- 
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] 4+ messages in thread

* [Bug 35894] Displaying across 3 monitors with max resolution causes one monitor to enter power-saving mode (HD6870)
  2011-04-02  3:12 [Bug 35894] New: Displaying across 3 monitors with max resolution causes one monitor to enter power-saving mode (HD6870) bugzilla-daemon
  2011-04-03 16:04 ` [Bug 35894] " bugzilla-daemon
  2011-04-24 15:11 ` bugzilla-daemon
@ 2019-11-19  8:18 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2019-11-19  8:18 UTC (permalink / raw
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 804 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=35894

Martin Peres <martin.peres@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |MOVED
             Status|NEW                         |RESOLVED

--- Comment #3 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/186.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2528 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] 4+ messages in thread

end of thread, other threads:[~2019-11-19  8:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-02  3:12 [Bug 35894] New: Displaying across 3 monitors with max resolution causes one monitor to enter power-saving mode (HD6870) bugzilla-daemon
2011-04-03 16:04 ` [Bug 35894] " bugzilla-daemon
2011-04-24 15:11 ` bugzilla-daemon
2019-11-19  8:18 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.