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 ed5c94a commit cf07a60Copy full SHA for cf07a60
drivers/gpu/drm/i915/i915_drv.h
@@ -83,8 +83,8 @@
83
84
#define DRIVER_NAME "i915"
85
#define DRIVER_DESC "Intel Graphics"
86
-#define DRIVER_DATE "20180305"
87
-#define DRIVER_TIMESTAMP 1520243775
+#define DRIVER_DATE "20180308"
+#define DRIVER_TIMESTAMP 1520513379
88
89
/* Use I915_STATE_WARN(x) and I915_STATE_WARN_ON() (rather than WARN() and
90
* WARN_ON()) for hw state sanity checks to check for unexpected conditions
0 commit comments