]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Add i915_sched_engine destroy vfunc
authorMatthew Brost <matthew.brost@intel.com>
Tue, 27 Jul 2021 00:23:21 +0000 (17:23 -0700)
committerJohn Harrison <John.C.Harrison@Intel.com>
Wed, 28 Jul 2021 00:31:38 +0000 (17:31 -0700)
commit396fc020b8e480fd8e33fcb9e53419cffbc2a6b1
tree571465af5bee983b85ccf957686f25994fb08c39
parent49c7a9cd1f1f297e7ed8c818fc5d486a3a41de5c
drm/i915: Add i915_sched_engine destroy vfunc

This is required to allow backend specific cleanup

v2:
 (John H)
  - Rework commit message

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: John Harrison <John.C.Harrison@Intel.com>
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210727002348.97202-7-matthew.brost@intel.com
drivers/gpu/drm/i915/i915_scheduler.c
drivers/gpu/drm/i915/i915_scheduler.h
drivers/gpu/drm/i915/i915_scheduler_types.h