diff options
author | Matthew Brost <[email protected]> | 2024-08-20 10:29:53 -0700 |
---|---|---|
committer | Matthew Brost <[email protected]> | 2024-08-23 09:54:10 -0700 |
commit | 5b993d00d7f0c970a5e5d34c1031069fb13b6986 (patch) | |
tree | b2571ee6e28908cae27a9fe2069afe665dd7ab46 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 25ebe10e3f4c897a2d348a9d4b674ee9ea28225c (diff) |
drm/xe: Move ggtt_fini to devm managed
ggtt->scratch is destroyed via devm, ggtt_fini sets ggtt->scratch to
NULL, ggtt->scratch in GGTT clears, so ensure ggtt->scratch is set NULL
before the BO is destroyed.
Signed-off-by: Matthew Brost <[email protected]>
Reviewed-by: Lucas De Marchi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions