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 46c2666 commit 9ddb8e1Copy full SHA for 9ddb8e1
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 "20170529"
84
-#define DRIVER_TIMESTAMP 1496041258
+#define DRIVER_DATE "20170619"
+#define DRIVER_TIMESTAMP 1497857498
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