public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC][PATCH 0/2] PCI PM: Fix radeonfb vs pci_set_power_state() problem
@ 2009-03-25  0:38 Rafael J. Wysocki
  2009-03-25  0:41 ` [RFC][PATCH 1/2] PCI PM: Introduce __pci_[start|complete]_power_transition() Rafael J. Wysocki
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Rafael J. Wysocki @ 2009-03-25  0:38 UTC (permalink / raw)
  To: Jesse Barnes; +Cc: pm list, LKML, Andrew Morton, Linux PCI

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

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

end of thread, other threads:[~2009-03-26 12:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-25  0:38 [RFC][PATCH 0/2] PCI PM: Fix radeonfb vs pci_set_power_state() problem Rafael J. Wysocki
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox