summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2018-02-03 15:13:51 -0800
committerKevin Brace <kevinbrace@gmx.com>2018-02-03 15:15:00 -0800
commit86dad52a7eaaa933626fce8afe718b52c9104fe3 (patch)
tree4a387e4d742983e23436b79e877f86f8e1a12dc9
parent629042904c2e04b1b8178f6f968fe8580ff65ada (diff)
drm/openchrome: Version bumped to 3.0.71
An important CLE266 chipset display regression fix got implemented. The correct functionality was validated on VIA EPIA-M mainboard. Standby resume (ACPI S3 State resume) is also working for EPIA-M now. Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
-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 de4beb522b9d..39e0eb4d40d0 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 70
+#define DRIVER_PATCHLEVEL 71
#include <linux/module.h>