Skip to content

Commit ef821e3

Browse files
committed
drm/i915: Update DRIVER_DATE to 2018071
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
1 parent d81be4f commit ef821e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drivers/gpu/drm/i915/i915_drv.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@
8686

8787
#define DRIVER_NAME "i915"
8888
#define DRIVER_DESC "Intel Graphics"
89-
#define DRIVER_DATE "20180712"
90-
#define DRIVER_TIMESTAMP 1531464866
89+
#define DRIVER_DATE "20180719"
90+
#define DRIVER_TIMESTAMP 1532015279
9191

9292
/* Use I915_STATE_WARN(x) and I915_STATE_WARN_ON() (rather than WARN() and
9393
* WARN_ON()) for hw state sanity checks to check for unexpected conditions

0 commit comments

Comments
 (0)