All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/etnaviv: IOMMU related fixes
@ 2021-08-26 12:10 Michael Walle
  2021-08-26 12:10 ` [PATCH 1/3] drm/etnaviv: use PLATFORM_DEVID_NONE Michael Walle
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Michael Walle @ 2021-08-26 12:10 UTC (permalink / raw)
  To: etnaviv, dri-devel, linux-kernel
  Cc: Lukas F . Hartmann, Marek Vasut, Lucas Stach, Russell King,
	Christian Gmeiner, David Airlie, Daniel Vetter, Michael Walle

This patch series fixes usage of the etnaviv driver with GPUs behind a
IOMMU. It was tested on a NXP LS1028A SoC. Together with Lucas' MMU patches
[1] there are not more (GPU internal) MMU nor (system) IOMMU faults on the
LS1028A.

[1] https://lists.freedesktop.org/archives/etnaviv/2021-August/003682.html

Michael Walle (3):
  drm/etnaviv: use PLATFORM_DEVID_NONE
  drm/etnaviv: fix dma configuration of the virtual device
  drm/etnaviv: use a 32 bit mask as coherent DMA mask

 drivers/gpu/drm/etnaviv/etnaviv_drv.c | 41 ++++++++++++++++++++-------
 1 file changed, 31 insertions(+), 10 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 14+ messages in thread
* Re: [PATCH 2/3] drm/etnaviv: fix dma configuration of the virtual device
@ 2021-08-29 14:09 ahmad almhmwd
  0 siblings, 0 replies; 14+ messages in thread
From: ahmad almhmwd @ 2021-08-29 14:09 UTC (permalink / raw)
  To: dri-devel

[-- Attachment #1: Type: text/plain, Size: 1 bytes --]



[-- Attachment #2: Type: text/html, Size: 23 bytes --]

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

end of thread, other threads:[~2021-08-30  7:01 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-26 12:10 [PATCH 0/3] drm/etnaviv: IOMMU related fixes Michael Walle
2021-08-26 12:10 ` [PATCH 1/3] drm/etnaviv: use PLATFORM_DEVID_NONE Michael Walle
2021-08-26 12:59   ` Christian Gmeiner
2021-08-26 12:10 ` [PATCH 2/3] drm/etnaviv: fix dma configuration of the virtual device Michael Walle
2021-08-26 12:14   ` Russell King (Oracle)
2021-08-26 12:17     ` Michael Walle
2021-08-26 15:00   ` Robin Murphy
2021-08-26 15:17     ` Lucas Stach
2021-08-26 20:15       ` Robin Murphy
2021-08-26 12:10 ` [PATCH 3/3] drm/etnaviv: use a 32 bit mask as coherent DMA mask Michael Walle
2021-08-26 12:19   ` Russell King (Oracle)
2021-08-26 12:25     ` Michael Walle
2021-08-26 12:43   ` Michael Walle
  -- strict thread matches above, loose matches on Subject: below --
2021-08-29 14:09 [PATCH 2/3] drm/etnaviv: fix dma configuration of the virtual device ahmad almhmwd

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.