projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55e3ad3
)
drm/amdkfd: change amdkfd version to 0.7.1
author
Oded Gabbay
<oded.gabbay@amd.com>
Thu, 22 Jan 2015 12:57:52 +0000
(14:57 +0200)
committer
Oded Gabbay
<oded.gabbay@amd.com>
Thu, 22 Jan 2015 15:53:03 +0000
(17:53 +0200)
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_module.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/amdkfd/kfd_module.c
b/drivers/gpu/drm/amd/amdkfd/kfd_module.c
index
14c4115
..
ac54454
100644
(file)
--- a/
drivers/gpu/drm/amd/amdkfd/kfd_module.c
+++ b/
drivers/gpu/drm/amd/amdkfd/kfd_module.c
@@
-29,10
+29,10
@@
#define KFD_DRIVER_AUTHOR "AMD Inc. and others"
#define KFD_DRIVER_DESC "Standalone HSA driver for AMD's GPUs"
-#define KFD_DRIVER_DATE "201
41113
"
+#define KFD_DRIVER_DATE "201
50122
"
#define KFD_DRIVER_MAJOR 0
#define KFD_DRIVER_MINOR 7
-#define KFD_DRIVER_PATCHLEVEL
0
+#define KFD_DRIVER_PATCHLEVEL
1
const struct kfd2kgd_calls *kfd2kgd;
static const struct kgd2kfd_calls kgd2kfd = {