1
0
Fork 0

drm/i915: Update DRIVER_DATE to 20190619

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
alistair/sunxi64-5.4-dsi
Jani Nikula 2019-06-19 15:32:25 +03:00
parent 2f5309452d
commit 1ee008f240
1 changed files with 2 additions and 2 deletions

View File

@ -98,8 +98,8 @@
#define DRIVER_NAME "i915"
#define DRIVER_DESC "Intel Graphics"
#define DRIVER_DATE "20190524"
#define DRIVER_TIMESTAMP 1558719322
#define DRIVER_DATE "20190619"
#define DRIVER_TIMESTAMP 1560947544
/* Use I915_STATE_WARN(x) and I915_STATE_WARN_ON() (rather than WARN() and
* WARN_ON()) for hw state sanity checks to check for unexpected conditions