We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9e0c6d commit cd9f468Copy full SHA for cd9f468
drivers/gpu/drm/i915/i915_drv.h
@@ -80,8 +80,8 @@
80
81
#define DRIVER_NAME "i915"
82
#define DRIVER_DESC "Intel Graphics"
83
-#define DRIVER_DATE "20170515"
84
-#define DRIVER_TIMESTAMP 1494832308
+#define DRIVER_DATE "20170529"
+#define DRIVER_TIMESTAMP 1496041258
85
86
/* Use I915_STATE_WARN(x) and I915_STATE_WARN_ON() (rather than WARN() and
87
* WARN_ON()) for hw state sanity checks to check for unexpected conditions
0 commit comments