linux/drivers/gpu/drm/lima
Emil Velikov 921d573236 drm/lima: 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: Qiang Yu <yuq825@gmail.com>
Cc: lima@lists.freedesktop.org
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Qiang Yu <yuq825@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190527081741.14235-6-emil.l.velikov@gmail.com
2019-06-26 15:00:39 +01:00
..
Kconfig
lima_bcast.c
lima_bcast.h
lima_ctx.c
lima_ctx.h
lima_device.c drm/lima: Reduce the amount of logs on deferred probe of clocks and reset controller 2019-06-23 11:24:05 +08:00
lima_device.h
lima_dlbu.c
lima_dlbu.h
lima_drv.c drm/lima: drop DRM_AUTH usage from the driver 2019-06-26 15:00:39 +01:00
lima_drv.h
lima_gem_prime.c drm/lima: Drop resv argument from lima_bo_create_struct 2019-06-25 18:12:57 +02:00
lima_gem_prime.h
lima_gem.c drm/lima: Drop resv argument from lima_bo_create_struct 2019-06-25 18:12:57 +02:00
lima_gem.h
lima_gp.c
lima_gp.h
lima_l2_cache.c
lima_l2_cache.h
lima_mmu.c
lima_mmu.h
lima_object.c drm/lima: Drop resv argument from lima_bo_create_struct 2019-06-25 18:12:57 +02:00
lima_object.h drm/lima: Drop resv argument from lima_bo_create_struct 2019-06-25 18:12:57 +02:00
lima_pmu.c
lima_pmu.h
lima_pp.c drm/lima: handle shared irq case for lima_pp_bcast_irq_handler 2019-04-20 16:14:09 +08:00
lima_pp.h
lima_regs.h
lima_sched.c drm/lima: add timeout to drm scheduler init 2019-05-21 20:47:36 +08:00
lima_sched.h drm/lima: Use the drm_gem_fence_array_add helpers for our deps. 2019-04-16 15:53:48 -07:00
lima_vm.c
lima_vm.h drm/lima: Mark 64-bit number as ULL 2019-06-23 11:22:12 +08:00
Makefile