Skip to content

Commit e57bd05

Browse files
committed
drm/i915: Update DRIVER_DATE to 20200715
Signed-off-by: Jani Nikula <[email protected]>
1 parent 2a19abb commit e57bd05

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 "20200702"
112-
#define DRIVER_TIMESTAMP 1593714328
111+
#define DRIVER_DATE "20200715"
112+
#define DRIVER_TIMESTAMP 1594811881
113113

114114
struct drm_i915_gem_object;
115115

0 commit comments

Comments
 (0)