linux-stable/drivers/gpu/drm/r128
Joseph Kogut 5562f75c49 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
2021-05-26 21:18:13 +02:00
..
ati_pcigart.c drm: fix leaked dma handles after removing drm_pci_free 2021-05-26 21:18:13 +02:00
ati_pcigart.h drm/r128: make ATI PCI GART part of its only user, r128 2019-11-20 11:09:05 +02:00
Makefile drm/r128: make ATI PCI GART part of its only user, r128 2019-11-20 11:09:05 +02:00
r128_cce.c drm: Mark AGP implementation and ioctls as legacy 2021-05-10 15:46:58 +02:00
r128_drv.c drm/r128: Remove references to struct drm_device.pdev 2021-05-03 19:48:27 +02:00
r128_drv.h gpu: drm: replace occurrences of invalid character 2021-05-19 12:39:08 -04:00
r128_ioc32.c drm/r128/r128_ioc32: Fix formatting issues in 'r128_compat_ioctl()'s header 2021-01-18 15:41:04 +01:00
r128_irq.c drm/r128: drop use of drmP.h 2019-07-17 12:52:55 +02:00
r128_state.c drm/r128: Remove references to struct drm_device.pdev 2021-05-03 19:48:27 +02:00