coreboot/src/include/device
Felix Held 9a8e8c605a include/device/pci_ids: use the right device ID for AMD Picasso GPU
The code that uses the GPU device ID uses the correct ATI vendor ID, but
the description wrongly used AMD as vendor. In the AMD APUs the GPU PCI
device and the corresponding audio controller use the ATI PCI vendor ID
while all other PCI devices in the SoC use the AMD PCI vendor ID.
Also move the two entries in a separate section right below the one they
were in.

Change-Id: Ia0b5bd4638f5b07c487f223321872563b36337e9
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47674
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
2020-11-18 17:53:45 +00:00
..
dram src: Change bare 'unsigned' to 'unsigned int' 2020-11-16 11:03:16 +00:00
azalia.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
azalia_device.h include/device/azalia_device: Fix typo 2020-10-26 06:36:44 +00:00
cardbus.h
device.h soc/intel/xeon_sp: Move function debug macros 2020-10-29 16:44:19 +00:00
hypertransport.h
hypertransport_def.h src/include: Drop unneeded empty lines 2020-09-14 07:09:41 +00:00
i2c.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
i2c_bus.h src/include: Add missing includes 2020-07-26 21:37:35 +00:00
i2c_simple.h src/include: Add missing includes 2020-07-26 21:37:35 +00:00
mipi_ids.h drivers/soundwire/alc711: Add Realtek ALC711 soundwire device 2020-10-30 04:08:17 +00:00
mmio.h Update bit field helpers to support more bit field operate 2020-10-15 13:44:34 +00:00
path.h src/include: Drop unneeded empty lines 2020-09-14 07:09:41 +00:00
pci.h device: Move pci_dev_is_wake_source function 2020-11-09 07:37:57 +00:00
pci_def.h src/include: Drop unneeded empty lines 2020-09-14 07:09:41 +00:00
pci_ehci.h src/include: Add missing includes 2020-07-26 21:37:35 +00:00
pci_ids.h include/device/pci_ids: use the right device ID for AMD Picasso GPU 2020-11-18 17:53:45 +00:00
pci_mmio_cfg.h src/include: Drop unneeded empty lines 2020-09-14 07:09:41 +00:00
pci_ops.h device: Move pci_dev_is_wake_source function 2020-11-09 07:37:57 +00:00
pci_rom.h src/include: Add missing includes 2020-07-26 21:37:35 +00:00
pci_type.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pciexp.h pciexp: Add support for allocating PCI express hotplug resources 2020-02-05 09:32:30 +00:00
pcix.h src/include: Add missing includes 2020-07-26 21:37:35 +00:00
pnp.h src/include: Add PnP/HWM unset_and_set functions 2020-09-18 12:06:38 +00:00
pnp_def.h
pnp_ops.h src: Include <arch/io.h> when appropriate 2020-10-26 06:44:40 +00:00
pnp_type.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
resource.h src/include: Drop unneeded empty lines 2020-09-14 07:09:41 +00:00
smbus.h device/smbus_host: Declare common early SMBus prototypes 2020-06-22 11:53:31 +00:00
smbus_def.h
smbus_host.h src/include: Add missing includes 2020-07-26 21:37:35 +00:00
soundwire.h src/include: Add missing includes 2020-07-26 21:37:35 +00:00
spi.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
xhci.h device/xhci: Add helper method to iterate over xhci_supported_protocl 2020-07-12 17:01:24 +00:00