commit | f4de7794de84f06dc56f0adc8ce34ab8294138a9 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Aug 02 11:06:29 2018 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Aug 03 15:46:39 2018 +0100 |
tree | a6148b5babf1e55c346306293c41d5c36bc0a6a7 | |
parent | 46e831abe864a6b59fa3de253a681c0f2ee1bf2f [diff] |
drm/i915: Unconditionally clear the pm/guc GT IIR upon acking Having stored the IIR for action, we should always clear it. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Mika Kuoppala <mika.kuoppala@intel.com> Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180802100631.31305-2-chris@chris-wilson.co.uk