diff options
| author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2017-05-29 03:00:58 -0400 |
|---|---|---|
| committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2017-05-29 03:00:58 -0400 |
| commit | cd9f4688a3297c0df0eecc2adaae5812d3e5b997 (patch) | |
| tree | b9a6907e758ecba61e0ab1e57678a7c6bef52ade /drivers | |
| parent | c9e0c6da53231f685d7dbd3d420483e1ede212e2 (diff) | |
drm/i915: Update DRIVER_DATE to 20170529
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/gpu/drm/i915/i915_drv.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/i915/i915_drv.h b/drivers/gpu/drm/i915/i915_drv.h index d2a57493ac2e..35e161b5b90e 100644 --- a/drivers/gpu/drm/i915/i915_drv.h +++ b/drivers/gpu/drm/i915/i915_drv.h | |||
| @@ -80,8 +80,8 @@ | |||
| 80 | 80 | ||
| 81 | #define DRIVER_NAME "i915" | 81 | #define DRIVER_NAME "i915" |
| 82 | #define DRIVER_DESC "Intel Graphics" | 82 | #define DRIVER_DESC "Intel Graphics" |
| 83 | #define DRIVER_DATE "20170515" | 83 | #define DRIVER_DATE "20170529" |
| 84 | #define DRIVER_TIMESTAMP 1494832308 | 84 | #define DRIVER_TIMESTAMP 1496041258 |
| 85 | 85 | ||
| 86 | /* Use I915_STATE_WARN(x) and I915_STATE_WARN_ON() (rather than WARN() and | 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 | 87 | * WARN_ON()) for hw state sanity checks to check for unexpected conditions |
