Skip to content

Commit 217a485

Browse files
committed
drm/i915: Update DRIVER_DATE to 20200313
Signed-off-by: Rodrigo Vivi <[email protected]>
1 parent 3492d17 commit 217a485

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
@@ -109,8 +109,8 @@
109109

110110
#define DRIVER_NAME "i915"
111111
#define DRIVER_DESC "Intel Graphics"
112-
#define DRIVER_DATE "20200225"
113-
#define DRIVER_TIMESTAMP 1582656081
112+
#define DRIVER_DATE "20200313"
113+
#define DRIVER_TIMESTAMP 1584144591
114114

115115
struct drm_i915_gem_object;
116116

0 commit comments

Comments
 (0)