aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorImre Deak <[email protected]>2016-01-19 15:26:30 +0200
committerImre Deak <[email protected]>2016-01-27 17:43:15 +0200
commit399bb5b6db027b1834d10496909d60214779126c (patch)
tree49f3469942ca7f2c801e42cabddc3d6bd4c60767 /tools/perf/scripts/python
parentd64aa096a4fb0f438563ad8126123766c2190aa8 (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