summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorIlia Levi <ilia.levi@intel.com>2024-12-04 14:16:55 +0300
committerLucas De Marchi <lucas.demarchi@intel.com>2024-12-05 18:37:53 +0300
commit919c2b586f620d884f95a97b3d5f665b4ee27228 (patch)
tree2ea9374a3ea89abedb67c15cced5d925ecc9c1bc /tools/perf/scripts/python/export-to-postgresql.py
parent7cbd0f7cfa2685860f85f0d4fbf817d287b65bcf (diff)
downloadlinux-919c2b586f620d884f95a97b3d5f665b4ee27228.tar.xz
drm/xe: Use managed BO in memirq
When probe has an error, the current scheme causes a page fault during resource unwinding. This happens because GTTMMADR_BAR gets unmapped before the allocated BO is released via drmm. Switching to a managed BO that is released via devm solves this ordering issue. Signed-off-by: Ilia Levi <ilia.levi@intel.com> Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20241204111655.1293-1-ilia.levi@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