alistair23-linux/drivers/gpu/drm/v3d
Andrey Grodzovsky 180fc134d7 drm/scheduler: Rename cleanup functions v2.
Everything in the flush code path (i.e. waiting for SW queue
to become empty) names with *_flush()
and everything in the release code path names *_fini()

This patch also effect the amdgpu and etnaviv drivers which
use those functions.

v2:
Also pplay the change to vd3.

Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Suggested-by: Christian König <christian.koenig@amd.com>
Acked-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-07-05 16:38:45 -05:00
..
Kconfig drm/v3d: add CONFIG_MMU dependency 2018-05-30 12:15:18 -07:00
Makefile
v3d_bo.c
v3d_debugfs.c
v3d_drv.c drm/scheduler: Rename cleanup functions v2. 2018-07-05 16:38:45 -05:00
v3d_drv.h drm/v3d: Remove the bad signaled() implementation. 2018-06-21 14:46:05 -07:00
v3d_fence.c drm/v3d: Remove the bad signaled() implementation. 2018-06-21 14:46:05 -07:00
v3d_gem.c drm/v3d: Remove the bad signaled() implementation. 2018-06-21 14:46:05 -07:00
v3d_irq.c drm/v3d: Remove the bad signaled() implementation. 2018-06-21 14:46:05 -07:00
v3d_mmu.c
v3d_regs.h
v3d_sched.c
v3d_trace.h
v3d_trace_points.c