commit | 33d856445b3ef6f00466cd9fbb04d69061143077 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Oct 04 14:40:03 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Oct 04 15:39:22 2019 +0100 |
tree | f0981415c29aaa2d4577890777015c529e4c7cb8 | |
parent | 7e8057626640cfedbae000c5032be32269713687 [diff] |
drm/i915: Remove the GEM idle worker Nothing inside the idle worker now requires struct_mutex, so we can remove the indirection of using our own worker. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191004134015.13204-9-chris@chris-wilson.co.uk