This website requires JavaScript.
Explore
Help
Sign in
fdo-mirrors
/
mesa
Watch
1
Star
0
Fork
You've already forked mesa
0
mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced
2025-12-21 22:20:14 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
65795e7658
mesa
/
include
/
pci_ids
/
virtio_gpu_pci_ids.h
3 lines
64 B
C
Raw
Normal View
History
Unescape
Escape
virtio_gpu: Add PCI ID to driver map Add the virtio-gpu PCI ID so the driver probing works. Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Dave Airlie <airlied@redhat.com>
2015-12-17 09:45:49 -06:00
CHIPSET
(
0x0010
,
VIRTGL
,
VIRTGL
)
virtio_gpu: Add virtio 1.0 PCI ID to driver map Add the virtio-gpu PCI ID for virtio 1.0 (according to the specification, "the PCI Device ID is calculated by adding 0x1040 to the Virtio Device ID") Support for virtio 1.0 was added in qemu 2.4 (same time virtio-gpu landed). Cc: "11.1 11.2" <mesa-stable@lists.freedesktop.org> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2016-02-12 22:11:05 +01:00
CHIPSET
(
0x1050
,
VIRTGL
,
VIRTGL
)
Reference in a new issue
Copy permalink