commit | 77adbd8fbf3a10e149a76abee6384a4968ed318e | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Jul 08 16:49:14 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Jul 08 17:33:10 2019 +0100 |
tree | 39012e21fe9151d21072513df426c15440a632c3 | |
parent | 15e7facb7b428f5f0dac3ee85ecb519a46caaa34 [diff] |
drm/i915: Explicitly track active fw_domain timers Stop guessing over whether we have an extra wakeref held by the delayed fw put, and track it explicitly for the sake of debug. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190708154914.26850-1-chris@chris-wilson.co.uk