On Thu, Feb 16, 2017 at 12:23:22PM +0000, Tvrtko Ursulin wrote: > From: Tvrtko Ursulin <[email protected]> > > We can call the engine cleanup vfunc instead of duplicating the > decision making here. > > Signed-off-by: Tvrtko Ursulin <[email protected]>
Ok, but dev_priv->gt.cleanup_engine() I still want to see removed at some point. The paths are nearly identical that most can be done in common, with the existing per-hw engine->cleanup() to cater for the rest. Or everything is just done from engine->cleanup() as the entry point. Reviewed-by: Chris Wilson <[email protected]> -Chris -- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
