diff options
Diffstat (limited to 'drivers/gpu')
| -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 2158a758a17d..36bb4927484a 100644 --- a/drivers/gpu/drm/i915/i915_drv.h +++ b/drivers/gpu/drm/i915/i915_drv.h | |||
| @@ -79,8 +79,8 @@ | |||
| 79 | 79 | ||
| 80 | #define DRIVER_NAME "i915" | 80 | #define DRIVER_NAME "i915" |
| 81 | #define DRIVER_DESC "Intel Graphics" | 81 | #define DRIVER_DESC "Intel Graphics" |
| 82 | #define DRIVER_DATE "20171109" | 82 | #define DRIVER_DATE "20171117" |
| 83 | #define DRIVER_TIMESTAMP 1510270206 | 83 | #define DRIVER_TIMESTAMP 1510958822 |
| 84 | 84 | ||
| 85 | /* Use I915_STATE_WARN(x) and I915_STATE_WARN_ON() (rather than WARN() and | 85 | /* Use I915_STATE_WARN(x) and I915_STATE_WARN_ON() (rather than WARN() and |
| 86 | * WARN_ON()) for hw state sanity checks to check for unexpected conditions | 86 | * WARN_ON()) for hw state sanity checks to check for unexpected conditions |
