diff options
Diffstat (limited to 'drivers/gpu/drm')
| -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 40ae9425da3c..d82b912bee9a 100644 --- a/drivers/gpu/drm/i915/i915_drv.h +++ b/drivers/gpu/drm/i915/i915_drv.h | |||
| @@ -86,8 +86,8 @@ | |||
| 86 | 86 | ||
| 87 | #define DRIVER_NAME "i915" | 87 | #define DRIVER_NAME "i915" |
| 88 | #define DRIVER_DESC "Intel Graphics" | 88 | #define DRIVER_DESC "Intel Graphics" |
| 89 | #define DRIVER_DATE "20180906" | 89 | #define DRIVER_DATE "20180921" |
| 90 | #define DRIVER_TIMESTAMP 1536242083 | 90 | #define DRIVER_TIMESTAMP 1537514460 |
| 91 | 91 | ||
| 92 | /* Use I915_STATE_WARN(x) and I915_STATE_WARN_ON() (rather than WARN() and | 92 | /* Use I915_STATE_WARN(x) and I915_STATE_WARN_ON() (rather than WARN() and |
| 93 | * WARN_ON()) for hw state sanity checks to check for unexpected conditions | 93 | * WARN_ON()) for hw state sanity checks to check for unexpected conditions |
