diff options
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 9bcf1d15485e..54b5d4c582b6 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 "20171012" | 83 | #define DRIVER_DATE "20171023" |
| 84 | #define DRIVER_TIMESTAMP 1507831511 | 84 | #define DRIVER_TIMESTAMP 1508748913 |
| 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 |
