]> Git Repo - linux.git/commitdiff
drm/i915: Update DRIVER_DATE to 20170907
authorJani Nikula <[email protected]>
Thu, 7 Sep 2017 08:28:20 +0000 (11:28 +0300)
committerJani Nikula <[email protected]>
Thu, 7 Sep 2017 08:28:20 +0000 (11:28 +0300)
Signed-off-by: Daniel Vetter <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
drivers/gpu/drm/i915/i915_drv.h

index 6020a94daf810451c2f1931738a623a658692310..c1aef3a1ceb9a21d6e26f3e9528ab9e13988ab2c 100644 (file)
@@ -80,8 +80,8 @@
 
 #define DRIVER_NAME            "i915"
 #define DRIVER_DESC            "Intel Graphics"
-#define DRIVER_DATE            "20170818"
-#define DRIVER_TIMESTAMP       1503088845
+#define DRIVER_DATE            "20170907"
+#define DRIVER_TIMESTAMP       1504772900
 
 /* 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
This page took 0.065156 seconds and 4 git commands to generate.