]> git.baikalelectronics.ru Git - kernel.git/commit
drm/vmwgfx: Sync legacy multisampling device capability
authorDeepak Rawat <drawat.floss@gmail.com>
Thu, 13 Dec 2018 19:51:14 +0000 (11:51 -0800)
committerRoland Scheidegger <sroland@vmware.com>
Mon, 23 Mar 2020 21:39:33 +0000 (22:39 +0100)
commitc8acaa591a4372eeb84f8973c21de89905be83d7
tree610d53d518bba02c890a9e4d0b48acd24be8b7da
parent799495dc3b4432d0d1dcf9f60770a7c91338f2fa
drm/vmwgfx: Sync legacy multisampling device capability

In favor of SM4.1 multisampling capability, virtual device deprecated
old multisampling device capability. Mark legacy multisampling device
capability as dead. Rename the function that masks legacy multisample
capability to reflect that now it is masking a deprecated feature.

Signed-off-by: Deepak Rawat <drawat.floss@gmail.com>
Reviewed-by: Thomas Hellström (VMware) <thomas_os@shipmail.org>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Signed-off-by: Roland Scheidegger <sroland@vmware.com>
drivers/gpu/drm/vmwgfx/device_include/svga3d_devcaps.h
drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c