Skip to content

Commit

Permalink
drm/i915: Update DRIVER_DATE to 20230929
Browse files Browse the repository at this point in the history
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
  • Loading branch information
Jani Nikula committed Sep 29, 2023
1 parent a9d0eb9 commit 3570bd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/gpu/drm/i915/i915_driver.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ struct drm_printer;

#define DRIVER_NAME "i915"
#define DRIVER_DESC "Intel Graphics"
#define DRIVER_DATE "20201103"
#define DRIVER_TIMESTAMP 1604406085
#define DRIVER_DATE "20230929"
#define DRIVER_TIMESTAMP 1695980603

extern const struct dev_pm_ops i915_pm_ops;

Expand Down

0 comments on commit 3570bd9

Please sign in to comment.