winsys/svga: use new ioctl for logging
authorRoland Scheidegger <sroland@vmware.com>
Thu, 24 Oct 2019 04:10:46 +0000 (06:10 +0200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 29 Jan 2020 10:56:06 +0000 (10:56 +0000)
commit3b3c2daf3a73bd8e9f5dc4780a9074aa55f7cd0c
tree7702d88a6c14cc2527580cbc81bbe7e3d69eee9b
parentf53b4defadcf2c5dadbac27c0dd30d6ffcad0dcf
winsys/svga: use new ioctl for logging

Use the new ioctl for logging (rather than duplicating what the kernel
is doing). This way it's also independent from the actual guest/host
mechanism to do the logging.

Signed-off-by: Roland Scheidegger <sroland@vmware.com>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3614>
src/gallium/winsys/svga/drm/vmw_msg.c
src/gallium/winsys/svga/drm/vmw_screen.h
src/gallium/winsys/svga/drm/vmw_screen_ioctl.c
src/gallium/winsys/svga/drm/vmwgfx_drm.h