diff options
author | Emil Velikov <emil.velikov@collabora.com> | 2019-11-01 13:03:11 +0000 |
---|---|---|
committer | Thomas Hellstrom <thellstrom@vmware.com> | 2020-01-15 11:46:59 +0100 |
commit | 0d4c19f93812c7b71c3a15f27fc4c5b2d990b2e6 (patch) | |
tree | 45d2f35420eaf7a313c9f41cd951529ce37dc11a /scripts/bpf_helpers_doc.py | |
parent | 4872e6aa217fbb475ffa0ad7bda0d9acff543f2c (diff) |
drm/vmwgfx: drop DRM_AUTH for render ioctls
With earlier commit 9c84aeba67cc ("drm/vmwgfx: Kill unneeded legacy
security features") we removed the no longer applicable validation, as
we now have isolation of primary clients from different master realms.
As of last commit, we're explicitly checking for authentication in the
only render ioctls which care about one.
With those in place, the DRM_AUTH token serves no real purpose. Let's
drop it.
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 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions