commit | 5b7e4c9ce19038f88828309a0a61f5d5c6686d37 | [log] [tgz] |
---|---|---|
author | Mika Kuoppala <mika.kuoppala@linux.intel.com> | Thu Jun 25 18:35:03 2015 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Jun 26 10:18:54 2015 +0200 |
tree | 2aa996f613feb016a75d10f07cfc853d0e2a7b5e | |
parent | 9e2ee2dd044e01e06e4a6389583f95bfa1058bf1 [diff] |
drm/i915/gtt: Mark TLBS dirty for gen8+ When we touch gen8+ page maps, mark them dirty like we do with previous gens. v2: Update comment (Joonas) Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>