OSDN Git Service

drm/i915: Always mark the PDP as dirty when altered
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 15 Feb 2017 08:43:51 +0000 (08:43 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 15 Feb 2017 10:07:29 +0000 (10:07 +0000)
commit75afcf72c714cd324b0be5f23916d2d501bdb9e6
tree2e56107b62c2902d0b30b3518b494ba7ad97073e
parentec151f31cd81cc99b957d6b528709d6ecfb25801
drm/i915: Always mark the PDP as dirty when altered

We want to reload the PDP (and flush the TLB) when the addresses are
changed.

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/20170215084357.19977-17-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_gem_gtt.c