Skip to content

Commit f2221a5

Browse files
committed
drm/i915: Update DRIVER_DATE to 20200114
Signed-off-by: Jani Nikula <[email protected]>
1 parent 6b7133b commit f2221a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drivers/gpu/drm/i915/i915_drv.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@
111111

112112
#define DRIVER_NAME "i915"
113113
#define DRIVER_DESC "Intel Graphics"
114-
#define DRIVER_DATE "20191223"
115-
#define DRIVER_TIMESTAMP 1577120893
114+
#define DRIVER_DATE "20200114"
115+
#define DRIVER_TIMESTAMP 1579001978
116116

117117
struct drm_i915_gem_object;
118118

0 commit comments

Comments
 (0)