linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] fixup! gpu: host1x: Add IOMMU support
@ 2017-04-05  7:45 Mikko Perttunen
  2017-04-05 16:20 ` Thierry Reding
  0 siblings, 1 reply; 2+ messages in thread
From: Mikko Perttunen @ 2017-04-05  7:45 UTC (permalink / raw)
  To: thierry.reding
  Cc: sfr, tglx, mingo, hpa, peterz, linux-next, linux-kernel,
	amerilainen, Mikko Perttunen

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
---
 drivers/gpu/host1x/dev.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/host1x/dev.c b/drivers/gpu/host1x/dev.c
index f8fda446a6a6..f05ebb14fa63 100644
--- a/drivers/gpu/host1x/dev.c
+++ b/drivers/gpu/host1x/dev.c
@@ -27,6 +27,7 @@
 
 #define CREATE_TRACE_POINTS
 #include <trace/events/host1x.h>
+#undef CREATE_TRACE_POINTS
 
 #include "bus.h"
 #include "channel.h"
-- 
2.11.1

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

* Re: [PATCH] fixup! gpu: host1x: Add IOMMU support
  2017-04-05  7:45 [PATCH] fixup! gpu: host1x: Add IOMMU support Mikko Perttunen
@ 2017-04-05 16:20 ` Thierry Reding
  0 siblings, 0 replies; 2+ messages in thread
From: Thierry Reding @ 2017-04-05 16:20 UTC (permalink / raw)
  To: Mikko Perttunen
  Cc: sfr, tglx, mingo, hpa, peterz, linux-next, linux-kernel, amerilainen

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

On Wed, Apr 05, 2017 at 10:45:44AM +0300, Mikko Perttunen wrote:
> Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
> ---
>  drivers/gpu/host1x/dev.c | 1 +
>  1 file changed, 1 insertion(+)

Applied this to the drm/tegra tree and pushed it out. Verified that
merging it into linux-next builds fine on various configurations.

Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2017-04-05 16:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-05  7:45 [PATCH] fixup! gpu: host1x: Add IOMMU support Mikko Perttunen
2017-04-05 16:20 ` Thierry Reding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).