All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/tegra: A couple of fixes for v5.6-rc1
@ 2020-02-04 13:59 ` Thierry Reding
  0 siblings, 0 replies; 24+ messages in thread
From: Thierry Reding @ 2020-02-04 13:59 UTC (permalink / raw)
  To: Thierry Reding
  Cc: Dmitry Osipenko, linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

From: Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>

Hi,

this contains a couple of fixes for a DMA API performance regression
that was introduced in v5.5 for older Tegra devices. Patches 1 and 2
will likely have to be backported to v5.5.

Thierry

Thierry Reding (3):
  drm/tegra: Relax IOMMU usage criteria on old Tegra
  drm/tegra: Reuse IOVA mapping where possible
  gpu: host1x: Set DMA direction only for DMA-mapped buffer objects

 drivers/gpu/drm/tegra/drm.c   | 49 +++++++++++++++++++++++------------
 drivers/gpu/drm/tegra/gem.c   | 10 ++++++-
 drivers/gpu/drm/tegra/plane.c | 44 +++++++++++++++++--------------
 drivers/gpu/host1x/job.c      | 34 +++++++++++++++++++++---
 4 files changed, 96 insertions(+), 41 deletions(-)

-- 
2.24.1

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

end of thread, other threads:[~2020-02-06  8:19 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-04 13:59 [PATCH 0/3] drm/tegra: A couple of fixes for v5.6-rc1 Thierry Reding
2020-02-04 13:59 ` Thierry Reding
     [not found] ` <20200204135926.1156340-1-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-02-04 13:59   ` [PATCH 1/3] drm/tegra: Relax IOMMU usage criteria on old Tegra Thierry Reding
2020-02-04 13:59     ` Thierry Reding
     [not found]     ` <20200204135926.1156340-2-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-02-05 17:11       ` Dmitry Osipenko
2020-02-05 17:11         ` Dmitry Osipenko
2020-02-05 17:19       ` Dmitry Osipenko
2020-02-05 17:19         ` Dmitry Osipenko
2020-02-04 13:59   ` [PATCH 2/3] drm/tegra: Reuse IOVA mapping where possible Thierry Reding
2020-02-04 13:59     ` Thierry Reding
     [not found]     ` <20200204135926.1156340-3-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-02-05 17:11       ` Dmitry Osipenko
2020-02-05 17:11         ` Dmitry Osipenko
2020-02-05 17:23       ` Dmitry Osipenko
2020-02-05 17:23         ` Dmitry Osipenko
2020-02-05 17:29       ` Dmitry Osipenko
2020-02-05 17:29         ` Dmitry Osipenko
2020-02-04 13:59   ` [PATCH 3/3] gpu: host1x: Set DMA direction only for DMA-mapped buffer objects Thierry Reding
2020-02-04 13:59     ` Thierry Reding
     [not found]     ` <20200204135926.1156340-4-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-02-05 17:11       ` Dmitry Osipenko
2020-02-05 17:11         ` Dmitry Osipenko
2020-02-05 17:31       ` Dmitry Osipenko
2020-02-05 17:31         ` Dmitry Osipenko
2020-02-05 17:11   ` [PATCH 0/3] drm/tegra: A couple of fixes for v5.6-rc1 Dmitry Osipenko
2020-02-05 17:11     ` Dmitry Osipenko

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.