Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 79ef5dca authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nouveau: bump patchlevel to indicate availability of abi16/nvif interop



Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent 2621a416
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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>