summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nouveau_usif.c
diff options
context:
space:
mode:
authorTimur Tabi <ttabi@nvidia.com>2024-02-03 02:06:08 +0300
committerDanilo Krummrich <dakr@redhat.com>2024-02-05 20:41:09 +0300
commit34e659f34a7559ecfd9c1f5b24d4c291f3f54711 (patch)
tree0fd44eb1bd3fa0c4b6fc18f9326ca74013d9546a /drivers/gpu/drm/nouveau/nouveau_usif.c
parent042b5f83841fbf7ce39474412db3b5e4765a7ea7 (diff)
downloadlinux-34e659f34a7559ecfd9c1f5b24d4c291f3f54711.tar.xz
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 'drivers/gpu/drm/nouveau/nouveau_usif.c')
0 files changed, 0 insertions, 0 deletions