aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2020-01-22 16:15:31 +0000
committerChris Wilson <[email protected]>2020-01-22 17:17:41 +0000
commit5dbd2b7be61e6de5740bab221bb1358c7c127762 (patch)
treeca76d1033236f3039de761aa5d263591976308be /tools/perf/scripts/python
parentb4a9a149f91ea345da76bcfe3f8a39715ac346a6 (diff)
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 <[email protected]> Cc: Tvrtko Ursulin <[email protected]> Reviewed-by: Michael J. Ruhl <[email protected]> Acked-by: Tvrtko Ursulin <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions