Skip to content

Commit a17ce80

Browse files
committed
drm/i915: Update DRIVER_DATE to 20190708
Signed-off-by: Rodrigo Vivi <[email protected]>
1 parent cf3bd1a commit a17ce80

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
@@ -99,8 +99,8 @@
9999

100100
#define DRIVER_NAME "i915"
101101
#define DRIVER_DESC "Intel Graphics"
102-
#define DRIVER_DATE "20190619"
103-
#define DRIVER_TIMESTAMP 1560947544
102+
#define DRIVER_DATE "20190708"
103+
#define DRIVER_TIMESTAMP 1562616546
104104

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

0 commit comments

Comments
 (0)