aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-imx.c
diff options
context:
space:
mode:
authorEmil Velikov <emil.velikov@collabora.com>2019-11-01 13:03:10 +0000
committerThomas Hellstrom <thellstrom@vmware.com>2020-01-15 11:46:58 +0100
commit4872e6aa217fbb475ffa0ad7bda0d9acff543f2c (patch)
tree7f650ab5af837ac4d1e4702015836c6be844ffe5 /drivers/usb/cdns3/cdns3-imx.c
parent8815a94f27d2f30fe1216ce10c7da0f6ae69ca0f (diff)
downloadlinux-4872e6aa217fbb475ffa0ad7bda0d9acff543f2c.tar.gz
linux-4872e6aa217fbb475ffa0ad7bda0d9acff543f2c.tar.bz2
linux-4872e6aa217fbb475ffa0ad7bda0d9acff543f2c.zip
drm/vmwgfx: check master authentication in surface_ref ioctls
With later commit we'll rework DRM authentication handling. Namely DRM_AUTH will not be a requirement for DRM_RENDER_ALLOW ioctls. Since vmwgfx does isolation for primary clients in different master realms, the DRM_AUTH can be dropped. The only place where authentication matters, is surface_reference ioctls whenever a legacy (non-prime) handle is used. For those ioctls we call vmw_surface_handle_reference(), where we explicitly check if the client is both a) master and b) unauthenticated - bailing out as result. Otherwise the usual isolation path kicks in and we're all good. v2: Reword commit message, since the isolation work has landed. Cc: VMware Graphics <linux-graphics-maintainer@vmware.com> Cc: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions