drm/vmwgfx: Update device headers
Historically our device headers have been forked versions of the internal device headers, this has made maintaining them a bit of a burden. To fix the situation, going forward, the device headers will be verbatim copies of the internal headers. To do that the driver code has to be adapted to use pristine device headers. This will make future update to the device headers trivial and automatic. Signed-off-by:Zack Rusin <zackr@vmware.com> Reviewed-by:
Martin Krastev <krastevm@vmware.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210615182336.995192-2-zackr@vmware.com
Showing
- drivers/gpu/drm/vmwgfx/device_include/includeCheck.h 0 additions, 3 deletionsdrivers/gpu/drm/vmwgfx/device_include/includeCheck.h
- drivers/gpu/drm/vmwgfx/device_include/svga3d_caps.h 0 additions, 111 deletionsdrivers/gpu/drm/vmwgfx/device_include/svga3d_caps.h
- drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h 1459 additions, 2221 deletionsdrivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h
- drivers/gpu/drm/vmwgfx/device_include/svga3d_devcaps.h 327 additions, 466 deletionsdrivers/gpu/drm/vmwgfx/device_include/svga3d_devcaps.h
- drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h 1580 additions, 1923 deletionsdrivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h
- drivers/gpu/drm/vmwgfx/device_include/svga3d_limits.h 28 additions, 73 deletionsdrivers/gpu/drm/vmwgfx/device_include/svga3d_limits.h
- drivers/gpu/drm/vmwgfx/device_include/svga3d_reg.h 5 additions, 10 deletionsdrivers/gpu/drm/vmwgfx/device_include/svga3d_reg.h
- drivers/gpu/drm/vmwgfx/device_include/svga3d_surfacedefs.h 1513 additions, 1619 deletionsdrivers/gpu/drm/vmwgfx/device_include/svga3d_surfacedefs.h
- drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h 1288 additions, 1732 deletionsdrivers/gpu/drm/vmwgfx/device_include/svga3d_types.h
- drivers/gpu/drm/vmwgfx/device_include/svga_escape.h 17 additions, 51 deletionsdrivers/gpu/drm/vmwgfx/device_include/svga_escape.h
- drivers/gpu/drm/vmwgfx/device_include/svga_overlay.h 60 additions, 143 deletionsdrivers/gpu/drm/vmwgfx/device_include/svga_overlay.h
- drivers/gpu/drm/vmwgfx/device_include/svga_reg.h 720 additions, 2127 deletionsdrivers/gpu/drm/vmwgfx/device_include/svga_reg.h
- drivers/gpu/drm/vmwgfx/device_include/vm_basic_types.h 11 additions, 3 deletionsdrivers/gpu/drm/vmwgfx/device_include/vm_basic_types.h
- drivers/gpu/drm/vmwgfx/device_include/vmware_pack_begin.h 0 additions, 2 deletionsdrivers/gpu/drm/vmwgfx/device_include/vmware_pack_begin.h
- drivers/gpu/drm/vmwgfx/device_include/vmware_pack_end.h 0 additions, 2 deletionsdrivers/gpu/drm/vmwgfx/device_include/vmware_pack_end.h
- drivers/gpu/drm/vmwgfx/vmw_surface_cache.h 539 additions, 0 deletionsdrivers/gpu/drm/vmwgfx/vmw_surface_cache.h
- drivers/gpu/drm/vmwgfx/vmwgfx_binding.c 2 additions, 2 deletionsdrivers/gpu/drm/vmwgfx/vmwgfx_binding.c
- drivers/gpu/drm/vmwgfx/vmwgfx_context.c 2 additions, 2 deletionsdrivers/gpu/drm/vmwgfx/vmwgfx_context.c
- drivers/gpu/drm/vmwgfx/vmwgfx_devcaps.c 5 additions, 5 deletionsdrivers/gpu/drm/vmwgfx/vmwgfx_devcaps.c
- drivers/gpu/drm/vmwgfx/vmwgfx_devcaps.h 1 addition, 1 deletiondrivers/gpu/drm/vmwgfx/vmwgfx_devcaps.h
Loading
Please register or sign in to comment