All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] nvme-pci: add AMD PCIe quirk for NVMe simple suspend/resume
@ 2021-04-22  1:19 ` Prike Liang
  0 siblings, 0 replies; 18+ messages in thread
From: Prike Liang @ 2021-04-22  1:19 UTC (permalink / raw)
  To: linux-nvme, kbusch, hch, Chaitanya.Kulkarni, gregkh
  Cc: stable, Alexander.Deucher, Shyam-sundar.S-k, Prike Liang

Those patch series can handle NVMe can't suspend to D3 during s2idle
entry on some AMD platform. In this case, can be settld by assigning and
passing a PCIe bus flag to the armed device which need NVMe shutdown opt
in s2idle suspend and then use PCIe power setting to put the NVMe device
to D3.

Prike Liang (2):
  PCI: add AMD PCIe quirk for nvme shutdown opt
  nvme-pci: add AMD PCIe quirk for simple suspend/resume

 drivers/nvme/host/pci.c | 2 ++
 drivers/pci/probe.c     | 5 ++++-
 drivers/pci/quirks.c    | 7 +++++++
 include/linux/pci.h     | 2 ++
 4 files changed, 15 insertions(+), 1 deletion(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 18+ messages in thread
* [PATCH v5 0/2] nvme-pci: add AMD PCIe quirk for NVMe simple suspend/resume
@ 2021-05-18  2:24 ` Prike Liang
  0 siblings, 0 replies; 18+ messages in thread
From: Prike Liang @ 2021-05-18  2:24 UTC (permalink / raw)
  To: helgaas, linux-pci, kbusch, axboe, hch, sagi, linux-nvme
  Cc: Alexander.Deucher, stable, Shyam-sundar.S-k, Prike Liang

Those patch series can handle NVMe can't suspend to D3 during s2idle
entry on some AMD platform. In this case, can be settld by assigning and
passing a PCIe bus flag to the armed device which need NVMe shutdown opt
in s2idle suspend and then use PCIe power setting to put the NVMe device
to D3.

Prike Liang (2):
  PCI: add AMD PCIe quirk for nvme shutdown opt
  nvme-pci: add AMD PCIe quirk for simple suspend/resume

 drivers/nvme/host/pci.c | 2 ++
 drivers/pci/probe.c     | 5 ++++-
 drivers/pci/quirks.c    | 7 +++++++
 include/linux/pci.h     | 2 ++
 4 files changed, 15 insertions(+), 1 deletion(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 18+ messages in thread
* [PATCH v5 0/2] nvme-pci: add AMD PCIe quirk for NVMe simple suspend/resume
@ 2021-04-16  6:54 ` Prike Liang
  0 siblings, 0 replies; 18+ messages in thread
From: Prike Liang @ 2021-04-16  6:54 UTC (permalink / raw)
  To: linux-nvme, kbusch, hch, Chaitanya.Kulkarni, gregkh
  Cc: stable, Alexander.Deucher, Shyam-sundar.S-k, Prike Liang

Those patch series can handle NVMe can't suspend to D3 during s2idle
entry on some AMD platform. In this case, can be settld by assigning and
passing a PCIe bus flag to the armed device which need NVMe shutdown opt
in s2idle suspend and then use PCIe power setting to put the NVMe device
to D3.

Prike Liang (2):
  PCI: add AMD PCIe quirk for nvme shutdown opt
  nvme-pci: add AMD PCIe quirk for simple suspend/resume

 drivers/nvme/host/pci.c | 2 ++
 drivers/pci/probe.c     | 5 ++++-
 drivers/pci/quirks.c    | 7 +++++++
 include/linux/pci.h     | 2 ++
 4 files changed, 15 insertions(+), 1 deletion(-)

-- 
2.7.4


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

end of thread, other threads:[~2021-05-18  7:15 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-22  1:19 [PATCH v5 0/2] nvme-pci: add AMD PCIe quirk for NVMe simple suspend/resume Prike Liang
2021-04-22  1:19 ` Prike Liang
2021-04-22  1:19 ` [PATCH v5 1/2] PCI: add AMD PCIe quirk for nvme shutdown opt Prike Liang
2021-04-22  1:19   ` Prike Liang
2021-05-06  3:08   ` Liang, Prike
2021-05-06  3:08     ` Liang, Prike
2021-05-10  1:18     ` Liang, Prike
2021-05-10  1:18       ` Liang, Prike
2021-04-22  1:19 ` [PATCH v5 2/2] nvme-pci: add AMD PCIe quirk for simple suspend/resume Prike Liang
2021-04-22  1:19   ` Prike Liang
2021-05-06  3:12   ` Liang, Prike
2021-05-06  3:12     ` Liang, Prike
  -- strict thread matches above, loose matches on Subject: below --
2021-05-18  2:24 [PATCH v5 0/2] nvme-pci: add AMD PCIe quirk for NVMe " Prike Liang
2021-05-18  2:24 ` Prike Liang
2021-05-18  7:14 ` Christoph Hellwig
2021-05-18  7:14   ` Christoph Hellwig
2021-04-16  6:54 Prike Liang
2021-04-16  6:54 ` Prike Liang

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.