mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-22 14:41:27 +00:00
drm/i915: Update DRIVER_DATE to 20191223
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
This commit is contained in:
parent
6a8679c048
commit
3446c63a0f
1 changed files with 2 additions and 2 deletions
|
@ -110,8 +110,8 @@
|
||||||
|
|
||||||
#define DRIVER_NAME "i915"
|
#define DRIVER_NAME "i915"
|
||||||
#define DRIVER_DESC "Intel Graphics"
|
#define DRIVER_DESC "Intel Graphics"
|
||||||
#define DRIVER_DATE "20191101"
|
#define DRIVER_DATE "20191223"
|
||||||
#define DRIVER_TIMESTAMP 1572604873
|
#define DRIVER_TIMESTAMP 1577120893
|
||||||
|
|
||||||
struct drm_i915_gem_object;
|
struct drm_i915_gem_object;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue