1
0
Fork 0

drm/i915: Update DRIVER_DATE to 20190524

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
alistair/sunxi64-5.4-dsi
Jani Nikula 2019-05-24 20:35:22 +03:00
parent 397049a030
commit c0a74c7325
1 changed files with 2 additions and 2 deletions

View File

@ -96,8 +96,8 @@
#define DRIVER_NAME "i915"
#define DRIVER_DESC "Intel Graphics"
#define DRIVER_DATE "20190523"
#define DRIVER_TIMESTAMP 1558601844
#define DRIVER_DATE "20190524"
#define DRIVER_TIMESTAMP 1558719322
/* 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