commit | 0f966aaf5f8485576c56bab5a1ab03e0da445e3b | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Mar 23 10:19:42 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Mar 23 10:22:03 2017 +0000 |
tree | 90fc568125e4b6ade8dfcb2894c5f47fc2238225 | |
parent | d2dc94bce295e638a15e077cbaec410a74db86c6 [diff] |
drm/i915: Remove posting-read for forcewake put We can relax the requirement upon ourselves that the forcewake is released immediately and just allow it to occur naturally following our mmio request. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170323101944.21627-5-chris@chris-wilson.co.uk