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
61dad57c0c0c68e4a5b8749b7c9fcdaf5d0275b4
third_party_mesa3d
/
include
/
pci_ids
/
vmwgfx_pci_ids.h
3 lines
64 B
C
Raw
Normal View
History
Unescape
Escape
pci_ids: add vmwgfx pci id list There is only one chipset 15ad:0405 VMware SVGA II Adapter
2011-08-24 13:48:25 +08:00
CHIPSET
(
0x0405
,
SVGAII
,
SVGAII
)
svga: Add support for SVGAv3 SVGAv3 changes the PCI id due to differences in how PCI configuration is handled - removal of VRAM and FIFO PCI resources, switch to MMIO registers and MSI/MSI-X IRQ support but the 3D commands remain largely the same. This enables 3D/graphics acceleration support on SVGAv3. Signed-off-by: Zack Rusin <zackr@vmware.com> Reviewed-by: Charmaine Lee <charmainel@vmware.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16061>
2022-02-08 16:41:32 -05:00
CHIPSET
(
0x0406
,
SVGAv3
,
SVGAv3
)
Reference in New Issue
Copy Permalink