commit | 0b718ba1e884f64dce27c19311dd2859b87e56b9 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Aug 30 18:59:59 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Aug 30 20:49:56 2019 +0100 |
tree | 22346bb09262c213864897e1c872830a6c88bc4d | |
parent | 3dc007fe9b2b256d2779bb9e9a0d372eb1d90643 [diff] |
drm/i915/gtt: Downgrade Cherryview back to aliasing-ppgtt With the upcoming change in timing (dramatically reducing the latency between manipulating the ppGTT and execution), no amount of tweaking could save Cherryview, it would always fail to invalidate its TLB. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Acked-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190830180000.24608-2-chris@chris-wilson.co.uk