From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Jesse Barnes <jbarnes@virtuousgeek.org>
Cc: pm list <linux-pm@lists.linux-foundation.org>,
LKML <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@linux-foundation.org>,
Linux PCI <linux-pci@vger.kernel.org>
Subject: [RFC][PATCH 0/2] PCI PM: Fix radeonfb vs pci_set_power_state() problem
Date: Wed, 25 Mar 2009 01:38:52 +0100 [thread overview]
Message-ID: <200903250138.53234.linux-pci-owner@vger.kernel.org> (raw)
Hi,
The following two patches are intended to fix the problem that will arise
when the PM patches queued up for 2.6.30 are merged and which is that
pci_set_power_state() called by radeonfb to complete the transition into D2
will return immediately due to the device's current_state being already PCI_D2.
1/2 introduces low level PM core functions one of which may be called by the
radeonfb driver to complete the power transition.
2/2 actually makes radeonfb use the new function.
The patches (on top of the linux-next branch of suspend-2.6) have not been
tested yet, but they compile (at least on x86_64).
Comments welcome.
Thanks,
Rafael
next reply other threads:[~2009-03-25 0:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-25 0:38 Rafael J. Wysocki [this message]
2009-03-25 0:41 ` [RFC][PATCH 1/2] PCI PM: Introduce __pci_[start|complete]_power_transition() Rafael J. Wysocki
2009-03-25 0:42 ` [RFC][PATCH 2/2] radeonfb: Use __pci_complete_power_transition() Rafael J. Wysocki
[not found] ` <200903250141.08478.rjw@sisk.pl>
2009-03-26 12:15 ` [RFC][PATCH 1/2] PCI PM: Introduce __pci_[start|complete]_power_transition() Rafael J. Wysocki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200903250138.53234.linux-pci-owner@vger.kernel.org \
--to=rjw@sisk.pl \
--cc=akpm@linux-foundation.org \
--cc=jbarnes@virtuousgeek.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=linux-pm@lists.linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox