diff options
author | Imre Deak <[email protected]> | 2016-01-19 15:26:30 +0200 |
---|---|---|
committer | Imre Deak <[email protected]> | 2016-01-27 17:43:15 +0200 |
commit | 399bb5b6db027b1834d10496909d60214779126c (patch) | |
tree | 49f3469942ca7f2c801e42cabddc3d6bd4c60767 /tools/perf/scripts/python | |
parent | d64aa096a4fb0f438563ad8126123766c2190aa8 (diff) |
drm/i915: Move allocation of various workqueues earlier during init
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]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions