projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2621a41
)
drm/nouveau: bump patchlevel to indicate availability of abi16/nvif interop
author
Ben Skeggs
<bskeggs@redhat.com>
Tue, 3 Nov 2015 02:40:13 +0000
(12:40 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Tue, 3 Nov 2015 05:02:18 +0000
(15:02 +1000)
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_drm.h
patch
|
blob
|
blame
|
history
diff --git
a/drivers/gpu/drm/nouveau/nouveau_drm.h
b/drivers/gpu/drm/nouveau/nouveau_drm.h
index 51027a9030f62d3bf0ca2aeadf2d9f7929016aa4..3050042e6c6d54b6fb1a07b48b66d23994e8d0ae 100644
(file)
--- a/
drivers/gpu/drm/nouveau/nouveau_drm.h
+++ b/
drivers/gpu/drm/nouveau/nouveau_drm.h
@@
-10,7
+10,7
@@
#define DRIVER_MAJOR 1
#define DRIVER_MINOR 3
-#define DRIVER_PATCHLEVEL
0
+#define DRIVER_PATCHLEVEL
1
/*
* 1.1.1:
@@
-33,6
+33,8
@@
* 1.3.0:
* - NVIF ABI modified, safe because only (current) users are test
* programs that get directly linked with NVKM.
+ * 1.3.1:
+ * - implemented limited ABI16/NVIF interop
*/
#include <nvif/client.h>