[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211208193305.147072-1-helgaas@kernel.org>
Date: Wed, 8 Dec 2021 13:33:02 -0600
From: Bjorn Helgaas <helgaas@...nel.org>
To: David Airlie <airlied@...ux.ie>
Cc: Vaibhav Gupta <vaibhav.varodek@...il.com>,
Vaibhav Gupta <vaibhavgupta40@...il.com>,
"Rafael J . Wysocki" <rafael@...nel.org>,
linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-kernel-mentees@...ts.linuxfoundation.org,
Shuah Khan <skhan@...uxfoundation.org>,
Bjorn Helgaas <bhelgaas@...gle.com>
Subject: [PATCH v3 0/3] agp: convert to generic power management
From: Bjorn Helgaas <bhelgaas@...gle.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
Powered by blists - more mailing lists