All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 109068] Raven Ridge: backlight is off after suspend
@ 2018-12-16  0:17 bugzilla-daemon
  2018-12-17 11:52 ` bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2018-12-16  0:17 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 109068
           Summary: Raven Ridge: backlight is off after suspend
           Product: DRI
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/AMDgpu
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: samantham@posteo.net

This is an issue on amd-staging-drm-next but not on 4.19.7. I have not tested
other kernels. The issue is that if you put the system in suspend and wake it
up again, the backlight is off. On 4.19 when you resume from suspend the
backlight resumes the same level it was when you put it into suspend.

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

[-- Attachment #1.2: Type: text/html, Size: 2157 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 109068] Raven Ridge: backlight is off after suspend
  2018-12-16  0:17 [Bug 109068] Raven Ridge: backlight is off after suspend bugzilla-daemon
@ 2018-12-17 11:52 ` bugzilla-daemon
  2018-12-17 17:37 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2018-12-17 11:52 UTC (permalink / raw)
  To: dri-devel


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

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

Michel Dänzer <michel@daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |harry.wentland@amd.com,
                   |                            |nicholas.kazlauskas@amd.com

--- Comment #1 from Michel Dänzer <michel@daenzer.net> ---
Please attach the output of dmesg in both cases.

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

[-- Attachment #1.2: Type: text/html, Size: 1847 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 109068] Raven Ridge: backlight is off after suspend
  2018-12-16  0:17 [Bug 109068] Raven Ridge: backlight is off after suspend bugzilla-daemon
  2018-12-17 11:52 ` bugzilla-daemon
@ 2018-12-17 17:37 ` bugzilla-daemon
  2018-12-17 17:39 ` bugzilla-daemon
  2019-11-19  9:08 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2018-12-17 17:37 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Samantha McVey <samantham@posteo.net> ---
Created attachment 142837
  --> https://bugs.freedesktop.org/attachment.cgi?id=142837&action=edit
amd-staging-drm-next dmesg

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

[-- Attachment #1.2: Type: text/html, Size: 1242 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 109068] Raven Ridge: backlight is off after suspend
  2018-12-16  0:17 [Bug 109068] Raven Ridge: backlight is off after suspend bugzilla-daemon
  2018-12-17 11:52 ` bugzilla-daemon
  2018-12-17 17:37 ` bugzilla-daemon
@ 2018-12-17 17:39 ` bugzilla-daemon
  2019-11-19  9:08 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2018-12-17 17:39 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Samantha McVey <samantham@posteo.net> ---
Created attachment 142838
  --> https://bugs.freedesktop.org/attachment.cgi?id=142838&action=edit
4.20-rc5 dmesg

In addition, this is what happens to the levels of "brightness" and
"actual_brightness" before and after sleep on amd-staging-drm-next:

Before sleep:
actual_brightness: 12141 brightness: 102
After sleep:
actual_brightness: 0 brightness: 102

On 4.20-rc5 or 4.19 actual_brightness is not at 0 after resume from suspend.

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

[-- Attachment #1.2: Type: text/html, Size: 1557 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 109068] Raven Ridge: backlight is off after suspend
  2018-12-16  0:17 [Bug 109068] Raven Ridge: backlight is off after suspend bugzilla-daemon
                   ` (2 preceding siblings ...)
  2018-12-17 17:39 ` bugzilla-daemon
@ 2019-11-19  9:08 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-11-19  9:08 UTC (permalink / raw)
  To: dri-devel


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

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

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

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

--- Comment #4 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/648.

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

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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-16  0:17 [Bug 109068] Raven Ridge: backlight is off after suspend bugzilla-daemon
2018-12-17 11:52 ` bugzilla-daemon
2018-12-17 17:37 ` bugzilla-daemon
2018-12-17 17:39 ` bugzilla-daemon
2019-11-19  9:08 ` 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.