diff options
author | 2024-12-27 11:37:52 +0000 | |
---|---|---|
committer | 2024-12-30 01:31:31 +0100 | |
commit | bc6b027e6d735bde7622f3bbf809de5b911b49e9 (patch) | |
tree | 714dcdf26cd32b798fe341a4dbb813af7fc57001 /scripts/generate_rust_analyzer.py | |
parent | drm/i915/gt: Log reason for setting TAINT_WARN at reset (diff) | |
download | wireguard-linux-bc6b027e6d735bde7622f3bbf809de5b911b49e9.tar.xz wireguard-linux-bc6b027e6d735bde7622f3bbf809de5b911b49e9.zip |
drm/i915: Remove deadcode
i915_active_acquire_for_context() was added in 2020 by
commit 5d9341370f57 ("drm/i915: Export a preallocate variant of
i915_active_acquire()") but has never been used.
The last use of __i915_gem_object_is_lmem() was removed in 2021 by
commit ff20afc4cee7 ("drm/i915: Update error capture code to avoid using
the current vma state")
Remove them.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Tvrtko Ursulin <tursulin@igalia.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241227113754.25871-1-tursulin@igalia.com
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions