]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/guc: Report error on invalid reset notification
authorJohn Harrison <John.C.Harrison@Intel.com>
Thu, 23 Dec 2021 01:31:28 +0000 (17:31 -0800)
committerJohn Harrison <John.C.Harrison@Intel.com>
Thu, 23 Dec 2021 18:31:43 +0000 (10:31 -0800)
commit0a4e25286758f23415be06507720c4275ba738f2
tree489b4cf46d0e4fbf82f0ed6698a74e8f4462480a
parentb40ba2da794f3b76a10917eb8b2bfdd92ff3452b
drm/i915/guc: Report error on invalid reset notification

Don't silently drop reset notifications from the GuC. It might not be
safe to do an error capture but we still want some kind of report that
the reset happened.

Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211223013128.1739792-1-John.C.Harrison@Intel.com
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c