aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm/ttm_module.c
diff options
context:
space:
mode:
authorDirk Hohndel <dirk@hohndel.org>2018-05-02 15:46:21 +0200
committerAlex Deucher <alexander.deucher@amd.com>2018-05-15 13:44:27 -0500
commit1297bf2e916d2012995b642dd6851332a73126c2 (patch)
tree09bd626df74a38a169ca7919070efb60afe08d78 /drivers/gpu/drm/ttm/ttm_module.c
parentdrm/amdgpu: print the BO flags in the gem debugfs entry (diff)
downloadlinux-dev-1297bf2e916d2012995b642dd6851332a73126c2.tar.xz
linux-dev-1297bf2e916d2012995b642dd6851332a73126c2.zip
Add SPDX idenitifier and clarify license
This is dual licensed under GPL-2.0 or MIT. Signed-off-by: Dirk Hohndel (VMware) <dirk@hohndel.org> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/ttm/ttm_module.c')
-rw-r--r--drivers/gpu/drm/ttm/ttm_module.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/ttm/ttm_module.c b/drivers/gpu/drm/ttm/ttm_module.c
index 66fc6395eb54..6ff40c041d79 100644
--- a/drivers/gpu/drm/ttm/ttm_module.c
+++ b/drivers/gpu/drm/ttm/ttm_module.c
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 OR MIT */
/**************************************************************************
*
* Copyright (c) 2006-2009 VMware, Inc., Palo Alto, CA., USA