summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/hisilicon
diff options
context:
space:
mode:
authorJoseph Kogut <joseph.kogut@gmail.com>2021-05-18 14:28:59 -0700
committerThomas Zimmermann <tzimmermann@suse.de>2021-05-26 21:18:13 +0200
commit5562f75c49cc059b9b36b03bf0a61f11d2a8648f (patch)
treed5e2c0ed3b7750f71d7768c3e2d1d01501da4d00 /drivers/gpu/drm/hisilicon
parente0283ffaecc22705980abb592521b8440e5bd6be (diff)
drm: fix leaked dma handles after removing drm_pci_free
After removing drm_pci_alloc/free, some instances where drm_pci_free() would have kfreed the dma handle were skipped. Ensure these handles are freed properly. Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://patchwork.freedesktop.org/patch/msgid/20210518212859.4148903-1-joseph.kogut@gmail.com
Diffstat (limited to 'drivers/gpu/drm/hisilicon')
0 files changed, 0 insertions, 0 deletions