drivers/gpu/drm/openchrome/via_drv.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 34c86ff3521cee92a4c08d6d95262e8cdcc64242
Author: Kevin Brace <kevinbr...@gmx.com>
Date:   Tue Jul 25 20:40:03 2017 -0700

    Version bumped to 3.0.42
    
    Changed the DRM module name from via to openchrome. This allows
    (potential) coexistence with VIA Technologies’ proprietary (and
    non-mainlined) Chrome9 DRM.
    
    Signed-off-by: Kevin Brace <kevinbr...@gmx.com>

diff --git a/drivers/gpu/drm/openchrome/via_drv.h 
b/drivers/gpu/drm/openchrome/via_drv.h
index 39dca14383b..8435cb2e409 100644
--- a/drivers/gpu/drm/openchrome/via_drv.h
+++ b/drivers/gpu/drm/openchrome/via_drv.h
@@ -30,11 +30,11 @@
 #define DRIVER_AUTHOR       "The OpenChrome Project"
 #define DRIVER_NAME         "openchrome"
 #define DRIVER_DESC         "OpenChrome DRM for VIA Technologies Chrome IGP"
-#define DRIVER_DATE         "20170712"
+#define DRIVER_DATE         "20170725"
 
 #define DRIVER_MAJOR           3
 #define DRIVER_MINOR           0
-#define DRIVER_PATCHLEVEL      41
+#define DRIVER_PATCHLEVEL      42
 
 #include <linux/module.h>
 
_______________________________________________
Openchrome-devel mailing list
Openchrome-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/openchrome-devel

Reply via email to