summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/openchrome/via_drv.h
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2018-04-30 20:53:31 -0700
committerKevin Brace <kevinbrace@gmx.com>2018-04-30 20:53:31 -0700
commit62d029c6db50b09a15a479b4c472621acb73b8a7 (patch)
tree6e10a7a441138334f548f131a3ac7c7e4d284abd /drivers/gpu/drm/openchrome/via_drv.h
parentb10340a9845f8f537bd94685a34ebb31706c70bc (diff)
drm/openchrome: Version bumped to 3.0.81drm-next-3.19
VX855 / VX875 chipset (Chrome9 HCM) hardware cursor fix and miscellaneous clean ups. Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
Diffstat (limited to 'drivers/gpu/drm/openchrome/via_drv.h')
-rw-r--r--drivers/gpu/drm/openchrome/via_drv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/openchrome/via_drv.h b/drivers/gpu/drm/openchrome/via_drv.h
index 73071fcc22c9..4709b5b683a4 100644
--- a/drivers/gpu/drm/openchrome/via_drv.h
+++ b/drivers/gpu/drm/openchrome/via_drv.h
@@ -30,11 +30,11 @@
#define DRIVER_AUTHOR "OpenChrome Project"
#define DRIVER_NAME "openchrome"
#define DRIVER_DESC "OpenChrome DRM for VIA Technologies Chrome IGP"
-#define DRIVER_DATE "20180329"
+#define DRIVER_DATE "20180430"
#define DRIVER_MAJOR 3
#define DRIVER_MINOR 0
-#define DRIVER_PATCHLEVEL 80
+#define DRIVER_PATCHLEVEL 81
#include <linux/module.h>