OSDN Git Service

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)
commit27466222ab8ab60f844869508954222bf05e5a67
tree571465af5bee983b85ccf957686f25994fb08c39
parenta95d116098e4ce1c18cfa7f949df3eeeebe6d812
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