1
0
Fork 0
alistair23-linux/drivers/gpu/drm/panfrost
Boris Brezillon 197b23e9ae drm/panfrost: Add missing _fini() calls in panfrost_device_fini()
panfrost_{job,mmu,gpu,reset}_fini() were missing.

Fixes: f3ba91228e ("drm/panfrost: Add initial panfrost driver")
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Steven Price <steven.price@arm.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20190513081734.911-1-boris.brezillon@collabora.com
2019-05-13 09:51:13 -05:00
..
Kconfig drm/panfrost: depend on !GENERIC_ATOMIC64 when using COMPILE_TEST 2019-04-18 09:27:13 -05:00
Makefile
TODO
panfrost_devfreq.c drm/panfrost: Add missing include 2019-04-18 09:26:14 -05:00
panfrost_devfreq.h
panfrost_device.c drm/panfrost: Add missing _fini() calls in panfrost_device_fini() 2019-05-13 09:51:13 -05:00
panfrost_device.h drm/panfrost: Prevent concurrent resets 2019-04-18 09:27:34 -05:00
panfrost_drv.c drm/panfrost: Only put sync_out if non-NULL 2019-05-13 09:46:53 -05:00
panfrost_features.h
panfrost_gem.c drm/panfrost: Make panfrost_gem_free_object() static 2019-04-18 09:25:45 -05:00
panfrost_gem.h
panfrost_gpu.c drm/panfrost: Show stored feature registers 2019-05-03 15:36:23 -05:00
panfrost_gpu.h
panfrost_issues.h
panfrost_job.c drm/panfrost: Prevent concurrent resets 2019-04-18 09:27:34 -05:00
panfrost_job.h
panfrost_mmu.c
panfrost_mmu.h
panfrost_regs.h