On Tue, Jan 19, 2016 at 03:26:30PM +0200, Imre Deak wrote: > Workqueue initalization doesn't depend on any other device specific > resource, so move it close to the beginning, so we don't need to > consider them when thinking about dependencies for other resources. > > Also factor out things to separate init/cleanup functions to make > i915_driver_load()/unload() clearer, atm it's somewhat difficult to > follow there in what order resources are inited/cleaned-up. > > Suggested-by: Chris Wilson <[email protected]> > Signed-off-by: Imre Deak <[email protected]>
Reviewed-by: David Weinehall <[email protected]> _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
