commit | f6aaba4dfbc8eaa1b2b756b989fb423a789ee4e8 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Feb 22 11:40:47 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Feb 22 12:12:14 2017 +0000 |
tree | c5ea2cd8091863c002ef912190177a6a24230f5e | |
parent | 5a97bcc69cc02d4da9599ed2c256b65fc3bd4ee7 [diff] |
drm/i915: Skip clflushes for all non-page backed objects Generalise the skip for physical and stolen objects by skipping anything we do not have a valid address for inside the sg. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170222114049.28456-4-chris@chris-wilson.co.uk