commit | bea5faf7be325bba63d82b5d37e31b43140ddabf | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jul 12 12:27:25 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jul 16 16:41:57 2019 +0100 |
tree | ef04229c89875bf515f85b70486615a1677df5c6 | |
parent | 8a98e839601f83fc1b31963224d9e1279e5d122f [diff] |
drm/i915/gtt: Tidy up ppgtt insertion for gen8 Apply the new radix shift helpers to extract the multi-level indices cleanly when inserting pte into the gtt tree. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Abdiel Janulgue <abdiel.janulgue@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190712112725.2892-5-chris@chris-wilson.co.uk