commit | d71c4b034165951f97ec135510686a3c1b93170b | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Aug 07 12:38:27 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Aug 07 14:30:59 2019 +0100 |
tree | 31745a438cb6916e2f9fb191afde138546fb9606 | |
parent | ed29da7123a6275f0b2b1ee05f761b25ab0f20d4 [diff] |
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