android_kernel_msm-6.1_noth.../drivers/gpu/drm/virtio
Christian König d3fae3b3da dma-buf: drop the _rcu postfix on function names v3
The functions can be called both in _rcu context as well
as while holding the lock.

v2: add some kerneldoc as suggested by Daniel
v3: fix indentation

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20210602111714.212426-7-christian.koenig@amd.com
2021-06-06 11:19:51 +02:00
..
Kconfig
Makefile
virtgpu_debugfs.c
virtgpu_display.c
virtgpu_drv.c drm/virtio: free virtqueues on probe failure 2021-05-18 10:55:31 +02:00
virtgpu_drv.h
virtgpu_fence.c
virtgpu_gem.c drm/virtio: Create Dumb BOs as guest Blobs (v3) 2021-04-15 10:55:18 +02:00
virtgpu_ioctl.c dma-buf: drop the _rcu postfix on function names v3 2021-06-06 11:19:51 +02:00
virtgpu_kms.c drm/virtio: Fix double free on probe failure 2021-05-18 10:55:30 +02:00
virtgpu_object.c drm/virtio: Create Dumb BOs as guest Blobs (v3) 2021-04-15 10:55:18 +02:00
virtgpu_plane.c drm/atomic: Pass the full state to planes atomic disable and update 2021-02-25 08:05:28 +01:00
virtgpu_prime.c
virtgpu_trace.h
virtgpu_trace_points.c
virtgpu_vq.c
virtgpu_vram.c