OSDN Git Service

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)
commit0652ff336386322a866df314fee193d5e035b6c8
tree610d53d518bba02c890a9e4d0b48acd24be8b7da
parentef7c7b7497d6aba37a8932205411c872972dae5d
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