diff options
| author | Jani Nikula <[email protected]> | 2024-04-29 19:43:36 +0300 |
|---|---|---|
| committer | Jani Nikula <[email protected]> | 2024-05-08 15:31:58 +0300 |
| commit | 7fb8af6798e8d013017e4607505f58d9942fd671 (patch) | |
| tree | b10b3f29354a8b8dc387e58c5e94c60d0b82d1ec /tools/perf/scripts/python/intel-pt-events.py | |
| parent | ef283674a17e000bb6b2ff05dd2ac5cbf2e3ae0d (diff) | |
drm: deprecate driver date
The driver date serves no useful purpose, because it's hardly ever
updated. The information is misleading at best.
As described in Documentation/gpu/drm-internals.rst:
The driver date, formatted as YYYYMMDD, is meant to identify the date
of the latest modification to the driver. However, as most drivers
fail to update it, its value is mostly useless. The DRM core prints it
to the kernel log at initialization time and passes it to userspace
through the DRM_IOCTL_VERSION ioctl.
Stop printing the driver date at init, and start returning the empty
string "" as driver date through the DRM_IOCTL_VERSION ioctl.
The driver date initialization in drivers and the struct drm_driver date
member can be removed in follow-up.
Reviewed-by: Hamza Mahfooz <[email protected]>
Acked-by: Simon Ser <[email protected]>
Reviewed-by: Javier Martinez Canillas <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions