Skip to content

Commit 230982d

Browse files
drm/i915: Update DRIVER_DATE to 20200430
Signed-off-by: Joonas Lahtinen <[email protected]>
1 parent 8b46ed5 commit 230982d

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 "20200417"
112-
#define DRIVER_TIMESTAMP 1587105300
111+
#define DRIVER_DATE "20200430"
112+
#define DRIVER_TIMESTAMP 1588234401
113113

114114
struct drm_i915_gem_object;
115115

0 commit comments

Comments
 (0)