]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Include the DRIVER_DATE in the error state
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 7 Aug 2019 11:38:27 +0000 (12:38 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 7 Aug 2019 13:30:59 +0000 (14:30 +0100)
commit3f25759fab4df92d5adbaea5fafa11cf56901a63
tree31745a438cb6916e2f9fb191afde138546fb9606
parentb372fc227a368de6cee6eae62b1aa6e212e1e37e
drm/i915: Include the DRIVER_DATE in the error state

For forklifted frankenkernels, the reported kernel version has no
bearing on the actual driver version. Include our own driver date that
is updated every time we tag drm-intel-next.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190807113827.28127-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_gpu_error.c