On Mon, 2021-12-06 at 12:26 -0500, Zack Rusin wrote:
From: Zack Rusin zackr@vmware.com
Update the headers for GL43 userspace works that landed in Mesa3D. Also update the license headers to conform to the kernel guidelines.
For GL43 the virtual device got D3D11.1 support with some GL extensions.
Signed-off-by: Zack Rusin zackr@vmware.com
drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h | 6 +++--- .../gpu/drm/vmwgfx/device_include/svga3d_devcaps.h | 10 +++++++--- drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h | 12 ++++++------ .../gpu/drm/vmwgfx/device_include/svga3d_limits.h | 8 +++++--- drivers/gpu/drm/vmwgfx/device_include/svga3d_reg.h | 6 +++--- .../gpu/drm/vmwgfx/device_include/svga3d_types.h | 7 +++---- .../gpu/drm/vmwgfx/device_include/svga_escape.h | 6 +++--- .../gpu/drm/vmwgfx/device_include/svga_overlay.h | 6 +++--- drivers/gpu/drm/vmwgfx/device_include/svga_reg.h | 14 ++++++++------ 9 files changed, 41 insertions(+), 34 deletions(-)
Reviewed-by: Martin Krastev krastevm@vmware.com