All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] acpi: Add _CCA support for pxb devices
@ 2021-02-05  1:56 Wang Xingang
  2021-02-05  1:56 ` [PATCH 1/3] acpi: Allow pxb DSDT acpi table changes Wang Xingang
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Wang Xingang @ 2021-02-05  1:56 UTC (permalink / raw)
  To: qemu-devel, mst, imammedo; +Cc: xieyingtai, cenjiahui

From: Xingang Wang <wangxingang5@huawei.com>

This patch series add fix for pxb support dma
1. Add _CCA attribute for pxb DSDT, because cache coherency attribute is
needed when check dma support for pxb device.
2. Update DSDT.pxb file

Xingang Wang (3):
  acpi: Allow pxb DSDT acpi table changes
  acpi/gpex: Fix cca attribute check for pxb device
  acpi: Update _CCA attribute in DSDT.pxb

 hw/pci-host/gpex-acpi.c       |   1 +
 tests/data/acpi/virt/DSDT.pxb | Bin 7689 -> 7695 bytes
 2 files changed, 1 insertion(+)

-- 
2.19.1



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

end of thread, other threads:[~2021-02-10 14:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-05  1:56 [PATCH 0/3] acpi: Add _CCA support for pxb devices Wang Xingang
2021-02-05  1:56 ` [PATCH 1/3] acpi: Allow pxb DSDT acpi table changes Wang Xingang
2021-02-10 14:22   ` Igor Mammedov
2021-02-05  1:56 ` [PATCH 2/3] acpi/gpex: Fix cca attribute check for pxb device Wang Xingang
2021-02-10 14:24   ` Igor Mammedov
2021-02-05  1:56 ` [PATCH 3/3] acpi: Update _CCA attribute in DSDT.pxb Wang Xingang

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.