All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 33031] New: r600 DPMS does not turn of backlight
@ 2011-01-12 15:27 bugzilla-daemon
  2011-01-12 15:27 ` [Bug 33031] " bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2011-01-12 15:27 UTC (permalink / raw)
  To: dri-devel

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

           Summary: r600 DPMS does not turn of backlight
           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: cbandy@jbandy.com


When I issue `setterm -blank force` or `xset dpms force off` the laptop screen
goes blank but the backlight does not turn off.

# lspci -vns 01:00.0
01:00.0 0300: 1002:68c1 (prog-if 00 [VGA controller])
        Subsystem: 103c:1449
        Flags: bus master, fast devsel, latency 0, IRQ 49
        Memory at c0000000 (64-bit, prefetchable) [size=256M]
        Memory at d4000000 (64-bit, non-prefetchable) [size=128K]
        I/O ports at 4000 [size=256]
        Expansion ROM at d4040000 [disabled] [size=128K]
        Capabilities: [50] Power Management version 3
        Capabilities: [58] Express Legacy Endpoint, MSI 00
        Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
        Capabilities: [100] Vendor Specific Information <?>
        Kernel driver in use: radeon
        Kernel modules: radeon

In the attached logs,

1. Booted without X
2. Ran # setterm -blank force ; sleep 5 ; setterm -blank poke
3. Started X
4. Ran $ xset dpms force off ; sleep 5 ; xset dpms force on

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

* [Bug 33031] r600 DPMS does not turn of backlight
  2011-01-12 15:27 [Bug 33031] New: r600 DPMS does not turn of backlight bugzilla-daemon
@ 2011-01-12 15:27 ` bugzilla-daemon
  2011-01-12 15:28 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2011-01-12 15:27 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #1 from Chris Bandy <cbandy@jbandy.com> 2011-01-12 07:27:58 PST ---
Created an attachment (id=41925)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=41925)
dmesg.log

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

* [Bug 33031] r600 DPMS does not turn of backlight
  2011-01-12 15:27 [Bug 33031] New: r600 DPMS does not turn of backlight bugzilla-daemon
  2011-01-12 15:27 ` [Bug 33031] " bugzilla-daemon
@ 2011-01-12 15:28 ` bugzilla-daemon
  2011-01-12 16:48 ` bugzilla-daemon
  2011-01-13  5:32 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2011-01-12 15:28 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #2 from Chris Bandy <cbandy@jbandy.com> 2011-01-12 07:28:25 PST ---
Created an attachment (id=41926)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=41926)
Xorg.0.log

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

* [Bug 33031] r600 DPMS does not turn of backlight
  2011-01-12 15:27 [Bug 33031] New: r600 DPMS does not turn of backlight bugzilla-daemon
  2011-01-12 15:27 ` [Bug 33031] " bugzilla-daemon
  2011-01-12 15:28 ` bugzilla-daemon
@ 2011-01-12 16:48 ` bugzilla-daemon
  2011-01-13  5:32 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2011-01-12 16:48 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #3 from Alex Deucher <agd5f@yahoo.com> 2011-01-12 08:48:33 PST ---
Please try 2.6.37, specifically this patch:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=ba251bde9ab8bdce8fbd3f60dbb71b36cc4c9adf

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

* [Bug 33031] r600 DPMS does not turn of backlight
  2011-01-12 15:27 [Bug 33031] New: r600 DPMS does not turn of backlight bugzilla-daemon
                   ` (2 preceding siblings ...)
  2011-01-12 16:48 ` bugzilla-daemon
@ 2011-01-13  5:32 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2011-01-13  5:32 UTC (permalink / raw)
  To: dri-devel

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

Chris Bandy <cbandy@jbandy.com> changed:

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

--- Comment #4 from Chris Bandy <cbandy@jbandy.com> 2011-01-12 21:32:29 PST ---
Yes, this is fixed in gentoo-sources-2.6.37 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] 5+ messages in thread

end of thread, other threads:[~2011-01-13  5:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-12 15:27 [Bug 33031] New: r600 DPMS does not turn of backlight bugzilla-daemon
2011-01-12 15:27 ` [Bug 33031] " bugzilla-daemon
2011-01-12 15:28 ` bugzilla-daemon
2011-01-12 16:48 ` bugzilla-daemon
2011-01-13  5:32 ` 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.