summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2017-11-16 22:09:53 -0800
committerKevin Brace <kevinbrace@gmx.com>2017-11-16 22:09:53 -0800
commit94e7f6d77b72befefa3e2095351ed87697319adf (patch)
tree61d412253bee825ea1daa4c1818ed3405a284b5f
parent40ce9f45be91b13b4c80625c826c7bd55a4e6f9d (diff)
drm/openchrome: Version bumped to 3.0.57drm-next-4.13
A fix for KM400(A) family's FP distortion bug discovered recently. Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
-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 7f4d04270b98..d5f8ba0257be 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 "20171103"
+#define DRIVER_DATE "20171116"
#define DRIVER_MAJOR 3
#define DRIVER_MINOR 0
-#define DRIVER_PATCHLEVEL 56
+#define DRIVER_PATCHLEVEL 57
#include <linux/module.h>