mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-22 14:41:27 +00:00
drm/i915: Update DRIVER_DATE to 20190328
Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
This commit is contained in:
parent
a24dac922f
commit
4828d64e7f
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@
|
||||||
#define DRIVER_NAME "i915"
|
#define DRIVER_NAME "i915"
|
||||||
#define DRIVER_DESC "Intel Graphics"
|
#define DRIVER_DESC "Intel Graphics"
|
||||||
#define DRIVER_DATE "20190328"
|
#define DRIVER_DATE "20190328"
|
||||||
#define DRIVER_TIMESTAMP 1553771744
|
#define DRIVER_TIMESTAMP 1553773998
|
||||||
|
|
||||||
/* Use I915_STATE_WARN(x) and I915_STATE_WARN_ON() (rather than WARN() and
|
/* 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
|
* WARN_ON()) for hw state sanity checks to check for unexpected conditions
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue