aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorMaarten Lankhorst <[email protected]>2021-11-17 14:20:20 +0000
committerMatthew Auld <[email protected]>2021-11-19 17:38:03 +0000
commitb0b0f2d225da6fe58417fae37e3f797e2db27b62 (patch)
treeab73b9c99dc5fee180af0f221532fb4aafcf6b77 /scripts/gdb/linux/tasks.py
parent10ceccb8d7b6d9770948da605b8da4cb5d3598d3 (diff)
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 <[email protected]> Reviewed-by: Matthew Auld <[email protected]> Signed-off-by: Matthew Auld <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions