Bug 836819

Summary: does not implement DPMS
Product: [Fedora] Fedora Reporter: Oliver Henshaw <oliver.henshaw>
Component: xorg-x11-drv-qxlAssignee: Alon Levy <alevy>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: airlied, alevy, dblechte, hdegoede, marcandre.lureau, sandmann, xgl-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-31 18:24:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Oliver Henshaw 2012-07-01 18:06:15 UTC
Description of problem:

qxl does not implement dpms, whereas cirrus does. This triggers https://bugs.kde.org/show_bug.cgi?id=302846

i.e.

with vnc/cirrus:
$ grep -i dpms /var/log/Xorg.0.log
[ 12.572] (II) Loading extension DPMS
[ 14.142] (==) CIRRUS(0): DPMS enabled

with spice/qxl:
$ grep -i dpms /var/log/Xorg.0.log
[ 12.633] (II) Loading extension DPMS


I've no idea whether dpms is worth implementing or not. I'm sure there must be some power-saving benefits, right?


Version-Release number of selected component (if applicable):

Seen on the F17 Kde Live image, I think that's xorg-x11-drv-qxl-0.0.22-0.fc17

Comment 1 Alon Levy 2012-07-01 18:57:20 UTC
I guess it won't hurt implementing this because of the warning. No power benefits on the host of course. The client machine could possibly be prevented by our client from activating a screensaver, but even if it is so it is independent of the driver. If you know it does please file a bug about it, that would be a power efficiency fix.

Alon

Comment 2 Oliver Henshaw 2012-10-03 14:40:18 UTC
re: power benefits I was thinking that e.g. X11 clients on the guest would (IIRC) recieve a VisibilityNotify event when DPMS is activated and could stop unnecesary work. And I remember reading that some hardware graphics drivers throttle their clocks when attached displays are in DPMS state - I don't know if there are opportunities for qxl or the spice display or llvmpipe to conserve resources when DPMS is active?

Plus I would have found working DPMS in a VM useful in my ongoing effort to chase down a string of kde powerdevil bugs.

See also bug 679868.

Comment 3 Fedora End Of Life 2013-07-03 19:37:32 UTC
This message is a reminder that Fedora 17 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 17. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '17'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 17's end of life.

Bug Reporter:  Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 17 is end of life. If you 
would still like  to see this bug fixed and are able to reproduce it 
against a later version  of Fedora, you are encouraged  change the 
'version' to a later Fedora version prior to Fedora 17's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 4 Fedora End Of Life 2013-07-31 18:24:27 UTC
Fedora 17 changed to end-of-life (EOL) status on 2013-07-30. Fedora 17 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.