commit | d2a84a76a3b970fa32e6eda3d85e7782f831379e | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Oct 28 13:58:34 2016 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Oct 28 20:53:46 2016 +0100 |
tree | aff43928f224b92bec69dabb59527b74bdb72f29 | |
parent | 96d776345277d81dc96e984f13d8f2b84ab0dee4 [diff] |
drm/i915: Use radixtree to jump start intel_partial_pages() We can use the radixtree index of the obj->pages to find the start position of the desired partial range. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20161028125858.23563-11-chris@chris-wilson.co.uk