All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] agp: convert to generic power management
@ 2021-12-08 19:33 ` Bjorn Helgaas
  0 siblings, 0 replies; 12+ messages in thread
From: Bjorn Helgaas @ 2021-12-08 19:33 UTC (permalink / raw)
  To: David Airlie
  Cc: Vaibhav Gupta, Vaibhav Gupta, Rafael J . Wysocki, linux-pci,
	linux-kernel, linux-kernel-mentees, Shuah Khan, Bjorn Helgaas

From: Bjorn Helgaas <bhelgaas@google.com>

Vaibhav has converted around 180 drivers to generic power management, and
over 100 of those conversions have made it upstream.  If we can finish off
the remaining ones, we'll be able to remove quite a bit of ugly legacy code
from the PCI core.

This is a repost of Vaibhav's patches for AGP.  I rebased them to v5.16-rc1
and updated the commit logs to try to make it easier to verify them.

In the most recent posting here:

  https://lore.kernel.org/linux-pci/20211201025419.2797624-1-helgaas@kernel.org/

my commit log updates were incorrect.  This v3 has updates that I believe
to be correct, but of course I'd be grateful for more corrections.

Vaibhav Gupta (3):
  amd64-agp: convert to generic power management
  sis-agp: convert to generic power management
  via-agp: convert to generic power management

 drivers/char/agp/amd64-agp.c | 24 ++++++------------------
 drivers/char/agp/sis-agp.c   | 25 ++++++-------------------
 drivers/char/agp/via-agp.c   | 25 +++++--------------------
 3 files changed, 17 insertions(+), 57 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-12-08 20:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-08 19:33 [PATCH v3 0/3] agp: convert to generic power management Bjorn Helgaas
2021-12-08 19:33 ` Bjorn Helgaas
2021-12-08 19:33 ` [PATCH v3 1/3] amd64-agp: " Bjorn Helgaas
2021-12-08 19:33   ` Bjorn Helgaas
2021-12-08 19:33 ` [PATCH v3 2/3] sis-agp: " Bjorn Helgaas
2021-12-08 19:33   ` Bjorn Helgaas
2021-12-08 19:33 ` [PATCH v3 3/3] via-agp: " Bjorn Helgaas
2021-12-08 19:33   ` Bjorn Helgaas
2021-12-08 19:55 ` [PATCH v3 0/3] agp: " Dave Airlie
2021-12-08 19:55   ` Dave Airlie
2021-12-08 20:16   ` Bjorn Helgaas
2021-12-08 20:16     ` Bjorn Helgaas

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.