linux-stable/drivers/gpu/drm/virtio
Emil Velikov 848ed7d542 drm/virtio: drop DRM_AUTH usage from the driver
The authentication can be circumvented, by design, by using the render
node.

From the driver POV there is no distinction between primary and render
nodes, thus we can drop the token.

Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: virtualization@lists.linux-foundation.org
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190527081741.14235-12-emil.l.velikov@gmail.com
2019-06-26 15:00:41 +01:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile drm/virtio: drop framebuffer dirty tracking code 2019-06-13 08:47:15 +02:00
virtgpu_debugfs.c drm/virtio: add virtio-gpu-features debugfs file. 2019-03-28 12:11:55 +01:00
virtgpu_display.c drm/virtio: drop framebuffer dirty tracking code 2019-06-13 08:47:15 +02:00
virtgpu_drv.c drm/virtio: Drop drm_gem_prime_export/import 2019-06-21 20:11:48 +02:00
virtgpu_drv.h drm/virtio: drop framebuffer dirty tracking code 2019-06-13 08:47:15 +02:00
virtgpu_fence.c drm/virtio: Remove redundant return type 2019-05-06 15:36:23 +02:00
virtgpu_gem.c drm/virtio: rework resource creation workflow. 2019-03-28 12:11:56 +01:00
virtgpu_ioctl.c drm/virtio: drop DRM_AUTH usage from the driver 2019-06-26 15:00:41 +01:00
virtgpu_kms.c drm/virtio: Drop deprecated load/unload initialization 2019-01-09 09:38:49 +01:00
virtgpu_object.c drm/virtio: rework resource creation workflow. 2019-03-28 12:11:56 +01:00
virtgpu_plane.c drm/virtio: drop virtio_gpu_fence_cleanup() 2019-01-08 12:00:01 +01:00
virtgpu_prime.c drm pull request for 5.2 2019-05-08 21:35:19 -07:00
virtgpu_trace.h drm/virtio: add trace events for commands 2019-05-06 10:52:58 +02:00
virtgpu_trace_points.c drm/virtio: add trace events for commands 2019-05-06 10:52:58 +02:00
virtgpu_ttm.c Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into drm-next 2019-04-03 13:26:11 +10:00
virtgpu_vq.c drm/virtio: Add memory barriers for capset cache. 2019-06-11 09:03:32 +02:00