All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/4] Tegra GART fixes and improvements
@ 2018-04-09 20:07 ` Dmitry Osipenko
  0 siblings, 0 replies; 34+ messages in thread
From: Dmitry Osipenko @ 2018-04-09 20:07 UTC (permalink / raw)
  To: Thierry Reding, Jonathan Hunter, Joerg Roedel
  Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

GART driver wasn't ever been utilized in upstream, but finally this should
change sometime soon with Tegra's DRM driver rework. In general GART driver
works fine, though there are couple things that could be improved.

Dmitry Osipenko (4):
  iommu/tegra: gart: Add debugging facility
  iommu/tegra: gart: Fix gart_iommu_unmap()
  iommu/tegra: gart: Constify number of GART pages
  iommu/tegra: gart: Optimize map/unmap

 drivers/iommu/tegra-gart.c | 90 +++++++++++++++++++++++++++++++++++-----------
 1 file changed, 69 insertions(+), 21 deletions(-)

-- 
2.16.3

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

end of thread, other threads:[~2018-05-07 17:38 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-09 20:07 [PATCH v1 0/4] Tegra GART fixes and improvements Dmitry Osipenko
2018-04-09 20:07 ` Dmitry Osipenko
     [not found] ` <cover.1523304324.git.digetx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2018-04-09 20:07   ` [PATCH v1 1/4] iommu/tegra: gart: Add debugging facility Dmitry Osipenko
2018-04-09 20:07     ` Dmitry Osipenko
2018-04-27  9:46     ` Thierry Reding
2018-04-09 20:07   ` [PATCH v1 2/4] iommu/tegra: gart: Fix gart_iommu_unmap() Dmitry Osipenko
2018-04-09 20:07     ` Dmitry Osipenko
     [not found]     ` <dd25a9ff7bad7c92b345c0c0ce2bf235c4c3b6e8.1523304324.git.digetx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2018-04-27  9:43       ` Thierry Reding
2018-04-27  9:43         ` Thierry Reding
2018-04-09 20:07   ` [PATCH v1 3/4] iommu/tegra: gart: Constify number of GART pages Dmitry Osipenko
2018-04-09 20:07     ` Dmitry Osipenko
     [not found]     ` <954659be6760130f6ffd5e733db2ad58cbb8e6e4.1523304324.git.digetx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2018-04-27  9:49       ` Thierry Reding
2018-04-27  9:49         ` Thierry Reding
2018-04-09 20:07   ` [PATCH v1 4/4] iommu/tegra: gart: Optimize map/unmap Dmitry Osipenko
2018-04-09 20:07     ` Dmitry Osipenko
     [not found]     ` <f21a7b6a8f141b87f75687904a76f3728ea639a8.1523304324.git.digetx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2018-04-27 10:02       ` Thierry Reding
2018-04-27 10:02         ` Thierry Reding
2018-04-27 12:01         ` Dmitry Osipenko
2018-04-27 12:36         ` Robin Murphy
2018-04-27 12:36           ` Robin Murphy
     [not found]           ` <716edf58-38a7-21e5-1668-b866bf392e34-5wv7dgnIgG8@public.gmane.org>
2018-05-06 21:19             ` Dmitry Osipenko
2018-05-06 21:19               ` Dmitry Osipenko
     [not found]               ` <6827bda3-1aa2-da60-a749-8e2dd2e595f3-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2018-05-07  8:04                 ` Joerg Roedel
2018-05-07  8:04                   ` Joerg Roedel
     [not found]                   ` <20180507080420.GB18595-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
2018-05-07 15:51                     ` Dmitry Osipenko
2018-05-07 15:51                       ` Dmitry Osipenko
     [not found]                       ` <a6e26d17-97ac-d02e-7bf4-f009af1a25dc-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2018-05-07 17:38                         ` Dmitry Osipenko
2018-05-07 17:38                           ` Dmitry Osipenko
2018-05-07  7:59         ` Joerg Roedel
2018-05-07  7:59           ` Joerg Roedel
     [not found]           ` <20180507075920.GA18595-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
2018-05-07 15:46             ` Dmitry Osipenko
2018-05-07 15:46               ` Dmitry Osipenko
2018-05-03 12:52   ` [PATCH v1 0/4] Tegra GART fixes and improvements Joerg Roedel
2018-05-03 12:52     ` Joerg Roedel

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.