[Intel-gfx] [PATCH v2 3/5] drm/i915/gt: Move gt_cleanup_early out of gem_cleanup_early
Chris Wilson
chris at chris-wilson.co.uk
Wed Jul 31 07:23:56 UTC 2019
Quoting Daniele Ceraolo Spurio (2019-07-31 00:07:41)
> We don't call the init_early function from within the gem code, so we
> shouldn't do it for the cleanup either.
>
> v2: while at it, s/gt_cleanup_early/gt_late_release (Chris)
The pattern is intel_gt_driver_late_release. The distinction may become
important later for unbinding.
-Chris
More information about the Intel-gfx
mailing list