This website requires JavaScript.
Explore
Help
Register
Sign In
OpenHarmony
/
third_party_mesa3d
Watch
2
Star
0
Fork
0
You've already forked third_party_mesa3d
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9e1bf8e7acd382c68c145e549738e88a46c1e38c
third_party_mesa3d
/
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 New Issue
Copy Permalink