commit | 62d1c851466be84e725e1b7ca0662da5eea204e6 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Nov 19 10:09:18 2019 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Nov 19 15:12:46 2019 +0000 |
tree | a07998922fbe4a0b0dd09fc323d24cbad2329ca6 | |
parent | 42d70253c20920cf3affca4a6fc13cddbc71ee06 [diff] |
drm/i915/gem: Merge GGTT vma flush into a single loop We only need the one loop to find the dirty vma flush them and their chipset. 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/20191119100929.2628356-6-chris@chris-wilson.co.uk