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 d81be4f commit ef821e3Copy full SHA for ef821e3
drivers/gpu/drm/i915/i915_drv.h
@@ -86,8 +86,8 @@
86
87
#define DRIVER_NAME "i915"
88
#define DRIVER_DESC "Intel Graphics"
89
-#define DRIVER_DATE "20180712"
90
-#define DRIVER_TIMESTAMP 1531464866
+#define DRIVER_DATE "20180719"
+#define DRIVER_TIMESTAMP 1532015279
91
92
/* Use I915_STATE_WARN(x) and I915_STATE_WARN_ON() (rather than WARN() and
93
* WARN_ON()) for hw state sanity checks to check for unexpected conditions
0 commit comments