commit | fce937559ef04aa2e29719842ec0d56b14eaf8c8 | [log] [tgz] |
---|---|---|
author | Mika Kuoppala <mika.kuoppala@linux.intel.com> | Mon Oct 31 17:24:46 2016 +0200 |
committer | Mika Kuoppala <mika.kuoppala@intel.com> | Wed Nov 02 11:58:32 2016 +0200 |
tree | 9aad3dee4b58497690475b1b7fc3e95d350353d3 | |
parent | 37c6393431bf526d6f465e095c1201c1b890dd51 [diff] |
drm/i915/gtt: Mark tlbs dirty on clear Now when clearing ptes can modify upper level pdp's, we need to mark them dirty so that they will be flushed correctly. Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1478006856-8313-1-git-send-email-mika.kuoppala@intel.com