Skip to content

Commit 3a36aa2

Browse files
drm/i915: Update DRIVER_DATE to 20200515
Signed-off-by: Joonas Lahtinen <[email protected]>
1 parent ca69a3c commit 3a36aa2

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
@@ -108,8 +108,8 @@
108108

109109
#define DRIVER_NAME "i915"
110110
#define DRIVER_DESC "Intel Graphics"
111-
#define DRIVER_DATE "20200430"
112-
#define DRIVER_TIMESTAMP 1588234401
111+
#define DRIVER_DATE "20200515"
112+
#define DRIVER_TIMESTAMP 1589543364
113113

114114
struct drm_i915_gem_object;
115115

0 commit comments

Comments
 (0)