1
0
Fork 0
alistair23-linux/drivers/gpu/drm/nouveau/nvkm/engine/dma
Greg Kroah-Hartman 96ac6d4351 treewide: Add SPDX license identifier - Kbuild
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

Reported-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-05-30 11:32:33 -07:00
..
Kbuild treewide: Add SPDX license identifier - Kbuild 2019-05-30 11:32:33 -07:00
base.c drm/nouveau/dma: lookup objects with nvkm_object_search() 2017-02-17 15:14:57 +10:00
gf100.c drm/nouveau/dma: convert to new-style nvkm_engine 2015-08-28 12:40:46 +10:00
gf119.c drm/nouveau/dma: convert to new-style nvkm_engine 2015-08-28 12:40:46 +10:00
gv100.c drm/nouveau/dma/gv100: initial support 2018-05-18 15:01:39 +10:00
nv04.c drm/nouveau/dma: convert to new-style nvkm_engine 2015-08-28 12:40:46 +10:00
nv50.c drm/nouveau/dma: convert to new-style nvkm_engine 2015-08-28 12:40:46 +10:00
priv.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
user.c drm/nouveau/dma: lookup objects with nvkm_object_search() 2017-02-17 15:14:57 +10:00
user.h drm/nouveau/dma/gv100: initial support 2018-05-18 15:01:39 +10:00
usergf100.c drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious 2016-01-11 11:17:40 +10:00
usergf119.c drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious 2016-01-11 11:17:40 +10:00
usergv100.c drm/nouveau/dma/gv100: initial support 2018-05-18 15:01:39 +10:00
usernv04.c drm/nouveau/nvkm: mark expected switch fall-throughs 2019-04-10 10:07:29 -05:00
usernv50.c drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious 2016-01-11 11:17:40 +10:00