diff options
author | 2024-02-02 17:06:08 -0600 | |
---|---|---|
committer | 2024-02-05 18:41:09 +0100 | |
commit | 34e659f34a7559ecfd9c1f5b24d4c291f3f54711 (patch) | |
tree | 0fd44eb1bd3fa0c4b6fc18f9326ca74013d9546a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/nouveau: fix several DMA buffer leaks (diff) | |
download | wireguard-linux-34e659f34a7559ecfd9c1f5b24d4c291f3f54711.tar.xz wireguard-linux-34e659f34a7559ecfd9c1f5b24d4c291f3f54711.zip |
drm/nouveau: nvkm_gsp_radix3_sg() should use nvkm_gsp_mem_ctor()
Function nvkm_gsp_radix3_sg() uses nvkm_gsp_mem objects to allocate the
radix3 tables, but it unnecessarily creates those objects manually
instead of using the standard nvkm_gsp_mem_ctor() function like the
rest of the code does.
Signed-off-by: Timur Tabi <ttabi@nvidia.com>
Signed-off-by: Danilo Krummrich <dakr@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240202230608.1981026-2-ttabi@nvidia.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions