summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>2021-11-17 17:20:20 +0300
committerMatthew Auld <matthew.auld@intel.com>2021-11-19 20:38:03 +0300
commitb0b0f2d225da6fe58417fae37e3f797e2db27b62 (patch)
treeab73b9c99dc5fee180af0f221532fb4aafcf6b77 /tools/perf/scripts/python/export-to-postgresql.py
parent10ceccb8d7b6d9770948da605b8da4cb5d3598d3 (diff)
downloadlinux-b0b0f2d225da6fe58417fae37e3f797e2db27b62.tar.xz
drm/i915: Create a dummy object for gen6 ppgtt
We currently have to special case vma->obj being NULL because of gen6 ppgtt and mock_engine. Fix gen6 ppgtt, so we may soon be able to remove a few checks. As the object only exists as a fake object pointing to ggtt, we have no backing storage, so no real object is created. It just has to look real enough. Also kill pin_mutex, it's not compatible with ww locking, and we can use the vm lock instead. v2: - Drop IS_SHRINKABLE and shorten overly long line v3: - Checkpatch fix for alignment Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Signed-off-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20211117142024.1043017-2-matthew.auld@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions