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
OpenHarmony-5.0.3-Release
third_party_mesa3d
/
include
/
pci_ids
/
virtio_gpu_pci_ids.h
3 lines
64 B
C
Raw
Permalink
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