summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2020-01-22 16:15:31 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2020-01-22 17:17:41 +0000
commit5dbd2b7be61e6de5740bab221bb1358c7c127762 (patch)
treeca76d1033236f3039de761aa5d263591976308be /tools/perf/scripts/python
parentb4a9a149f91ea345da76bcfe3f8a39715ac346a6 (diff)
downloadlinux-5dbd2b7be61e6de5740bab221bb1358c7c127762.tar.gz
linux-5dbd2b7be61e6de5740bab221bb1358c7c127762.zip
drm/i915/gem: Convert vm idr to xarray
Replace the vm_idr + vm_idr_mutex to an XArray. The XArray data structure is now used to implement IDRs, and provides its own locking. We can simply remove the IDR wrapper and in the process also remove our extra mutex. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Michael J. Ruhl <michael.j.ruhl@intel.com> Acked-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200122161531.508903-1-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions