OSDN Git Service

drm/i915: Update DRIVER_DATE to 20190417
authorJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Wed, 17 Apr 2019 09:07:47 +0000 (12:07 +0300)
committerJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Wed, 17 Apr 2019 09:07:47 +0000 (12:07 +0300)
Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
drivers/gpu/drm/i915/i915_drv.h

index 35d0782..066fd2a 100644 (file)
@@ -93,8 +93,8 @@
 
 #define DRIVER_NAME            "i915"
 #define DRIVER_DESC            "Intel Graphics"
-#define DRIVER_DATE            "20190404"
-#define DRIVER_TIMESTAMP       1554389037
+#define DRIVER_DATE            "20190417"
+#define DRIVER_TIMESTAMP       1555492067
 
 /* Use I915_STATE_WARN(x) and I915_STATE_WARN_ON() (rather than WARN() and
  * WARN_ON()) for hw state sanity checks to check for unexpected conditions