1
0
Fork 0
alistair23-linux/drivers/gpu/drm/v3d
Thomas Gleixner ec8f24b7fa treewide: Add SPDX license identifier - Makefile/Kconfig
Add SPDX license identifiers to all Make/Kconfig files which:

 - Have no license information of any form

These files fall under the project license, GPL v2 only. The resulting SPDX
license identifier is:

  GPL-2.0-only

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-05-21 10:50:46 +02:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
v3d_bo.c drm/v3d: fix a NULL vs error pointer mixup 2019-04-01 09:33:38 -07:00
v3d_debugfs.c drm/v3d: Make sure the GPU is on when measuring clocks. 2019-03-08 08:59:35 -08:00
v3d_drv.c drm/v3d: fix a missing check of pm_runtime_get_sync 2019-04-01 10:45:59 -07:00
v3d_drv.h drm/v3d: Rename the fence signaled from IRQs to "irq_fence". 2019-04-01 10:44:34 -07:00
v3d_fence.c drm/v3d: Add missing fence timeline name for TFU. 2018-12-03 11:24:58 -08:00
v3d_gem.c drm/v3d: Rename the fence signaled from IRQs to "irq_fence". 2019-04-01 10:44:34 -07:00
v3d_irq.c drm/v3d: Rename the fence signaled from IRQs to "irq_fence". 2019-04-01 10:44:34 -07:00
v3d_mmu.c drm/v3d: Use the new shmem helpers to reduce driver boilerplate. 2019-03-14 12:06:44 -07:00
v3d_regs.h drm/v3d: Don't try to set OVRTMUOUT on V3D 4.x. 2019-03-08 08:59:25 -08:00
v3d_sched.c drm/v3d: Rename the fence signaled from IRQs to "irq_fence". 2019-04-01 10:44:34 -07:00
v3d_trace.h drm/v3d: Add more tracepoints for V3D GPU rendering. 2018-12-03 11:26:23 -08:00
v3d_trace_points.c