summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/openchrome/via_drv.h
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2018-02-03 16:24:56 -0800
committerKevin Brace <kevinbrace@gmx.com>2018-02-03 16:24:56 -0800
commitb2d1bd024f9c6074237c2ee349e631b886ae31d9 (patch)
treef0ac8d241f4a65f035cb4bca3a6d3d22c7c79132 /drivers/gpu/drm/openchrome/via_drv.h
parent981d27b3a95a7df6fb6c6887b467f576bf8a8b97 (diff)
drm/openchrome: Version bumped to 3.0.72
Hardware cursor display fix for single HI (Hardware Icon) Chrome IGP devices. The code was validated on ECS K8M890M-M mainboard. 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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/openchrome/via_drv.h b/drivers/gpu/drm/openchrome/via_drv.h
index 39e0eb4d40d0..bc080d99fcae 100644
--- a/drivers/gpu/drm/openchrome/via_drv.h
+++ b/drivers/gpu/drm/openchrome/via_drv.h
@@ -34,7 +34,7 @@
#define DRIVER_MAJOR 3
#define DRIVER_MINOR 0
-#define DRIVER_PATCHLEVEL 71
+#define DRIVER_PATCHLEVEL 72
#include <linux/module.h>