mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v7 0/2] Panfrost driver fixes
@ 2022-06-30 20:05 Dmitry Osipenko
  2022-06-30 20:06 ` [PATCH v7 1/2] drm/panfrost: Put mapping instead of shmem obj on panfrost_mmu_map_fault_addr() error Dmitry Osipenko
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dmitry Osipenko @ 2022-06-30 20:05 UTC (permalink / raw)
  To: David Airlie, Daniel Vetter, Thomas Zimmermann, Rob Herring,
	Steven Price, Alyssa Rosenzweig, Tomeu Vizoso, Rob Clark,
	Robin Murphy
  Cc: dri-devel, linux-kernel, Dmitry Osipenko, kernel

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@collabora.com/

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-07-04 15:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-30 20:05 [PATCH v7 0/2] Panfrost driver fixes Dmitry Osipenko
2022-06-30 20:06 ` [PATCH v7 1/2] drm/panfrost: Put mapping instead of shmem obj on panfrost_mmu_map_fault_addr() error Dmitry Osipenko
2022-06-30 20:06 ` [PATCH v7 2/2] drm/panfrost: Fix shrinker list corruption by madvise IOCTL Dmitry Osipenko
2022-07-04 15:47 ` [PATCH v7 0/2] Panfrost driver fixes Steven Price

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome