diff options
author | Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> | 2024-08-10 02:12:35 +0300 |
---|---|---|
committer | Lucas De Marchi <lucas.demarchi@intel.com> | 2024-08-16 01:08:00 +0300 |
commit | 8d3a2d3d766a823c7510cdc17e6ff7c042c63b61 (patch) | |
tree | 2bcfa8227e1a7e2eb4438b857761e5ae99fdc889 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b0ee81dac3205db1e01019629c83595e9433d96b (diff) | |
download | linux-8d3a2d3d766a823c7510cdc17e6ff7c042c63b61.tar.xz |
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 <daniele.ceraolospurio@intel.com>
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240809231237.1503796-2-daniele.ceraolospurio@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions