diff options
author | Daniele Ceraolo Spurio <[email protected]> | 2024-08-09 16:12:35 -0700 |
---|---|---|
committer | Rodrigo Vivi <[email protected]> | 2024-08-19 13:37:50 -0400 |
commit | 8636a5c29be1f05b5162a5c82c874338b6717759 (patch) | |
tree | 5709390cf0f8dd6613e865476be841e73e0984d0 /scripts/generate_rust_analyzer.py | |
parent | 8776b0234e1d008d8f19b26f6c3af1cfa6187070 (diff) |
drm/xe: use devm instead of drmm for managed bo
The BO cleanup touches the GGTT and therefore requires the HW to be
available, so we need to use devm instead of drmm.
Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/1160
Signed-off-by: Daniele Ceraolo Spurio <[email protected]>
Cc: Lucas De Marchi <[email protected]>
Cc: Matthew Auld <[email protected]>
Reviewed-by: Matthew Auld <[email protected]>
Reviewed-by: Lucas De Marchi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Lucas De Marchi <[email protected]>
(cherry picked from commit 8d3a2d3d766a823c7510cdc17e6ff7c042c63b61)
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions