提交 82452755 编写于 作者: B Ben Skeggs

drm/nouveau: bump driver patchlevel for coherent flag

Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
上级 996f545f
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
#define DRIVER_MAJOR 1 #define DRIVER_MAJOR 1
#define DRIVER_MINOR 2 #define DRIVER_MINOR 2
#define DRIVER_PATCHLEVEL 1 #define DRIVER_PATCHLEVEL 2
/* /*
* 1.1.1: * 1.1.1:
...@@ -28,6 +28,8 @@ ...@@ -28,6 +28,8 @@
* - fermi,kepler,maxwell zbc * - fermi,kepler,maxwell zbc
* 1.2.1: * 1.2.1:
* - allow concurrent access to bo's mapped read/write. * - allow concurrent access to bo's mapped read/write.
* 1.2.2:
* - add NOUVEAU_GEM_DOMAIN_COHERENT flag
*/ */
#include <nvif/client.h> #include <nvif/client.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册