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:
996f545
)
drm/nouveau: bump driver patchlevel for coherent flag
author
Ben Skeggs
<bskeggs@redhat.com>
Wed, 4 Mar 2015 00:17:08 +0000
(10:17 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Tue, 14 Apr 2015 07:00:47 +0000
(17:00 +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 fc68f0973f9e70f3d21fd057740379415e93c7f9..dd726523ca99315c77bf211975221f9feb69d9fb 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 2
-#define DRIVER_PATCHLEVEL
1
+#define DRIVER_PATCHLEVEL
2
/*
* 1.1.1:
@@
-28,6
+28,8
@@
* - fermi,kepler,maxwell zbc
* 1.2.1:
* - allow concurrent access to bo's mapped read/write.
+ * 1.2.2:
+ * - add NOUVEAU_GEM_DOMAIN_COHERENT flag
*/
#include <nvif/client.h>