mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
SVGA3 is the next version of our PCI device. Some of the changes include using MMIO for register accesses instead of ioports, deprecating the FIFO MMIO and removing a lot of the old and legacy functionality. SVGA3 doesn't support guest backed objects right now so everything except 3D is working. v2: Fixes all the static analyzer warnings Signed-off-by: Zack Rusin <zackr@vmware.com> Cc: Martin Krastev <krastevm@vmware.com> Reviewed-by: Roland Scheidegger <sroland@vmware.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210505191007.305872-1-zackr@vmware.com |
||
|---|---|---|
| .. | ||
| includeCheck.h | ||
| svga3d_caps.h | ||
| svga3d_cmd.h | ||
| svga3d_devcaps.h | ||
| svga3d_dx.h | ||
| svga3d_limits.h | ||
| svga3d_reg.h | ||
| svga3d_surfacedefs.h | ||
| svga3d_types.h | ||
| svga_escape.h | ||
| svga_overlay.h | ||
| svga_reg.h | ||
| svga_types.h | ||
| vm_basic_types.h | ||
| vmware_pack_begin.h | ||
| vmware_pack_end.h | ||