[PATCH v7 0/2] Panfrost driver fixes
From: Dmitry Osipenko
Date: Thu Jun 30 2022 - 16:06:33 EST
This series fixes two minor bugs in the Panfrost driver.
Changelog:
v7: - Factored out Panfrost fixes from [1] since I'll be working on
the dma-buf locking in a separate patchset now.
[1] https://lore.kernel.org/all/20220526235040.678984-1-dmitry.osipenko@xxxxxxxxxxxxx/
Dmitry Osipenko (2):
drm/panfrost: Put mapping instead of shmem obj on
panfrost_mmu_map_fault_addr() error
drm/panfrost: Fix shrinker list corruption by madvise IOCTL
drivers/gpu/drm/panfrost/panfrost_drv.c | 4 ++--
drivers/gpu/drm/panfrost/panfrost_mmu.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
--
2.36.1