Re: [PATCH] fixup! gpu: host1x: Add IOMMU support

2017-04-05 Thread Thierry Reding
On Wed, Apr 05, 2017 at 10:45:44AM +0300, Mikko Perttunen wrote:
> Signed-off-by: Mikko Perttunen 
> ---
>  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


signature.asc
Description: PGP signature


Re: [PATCH] fixup! gpu: host1x: Add IOMMU support

2017-04-05 Thread Thierry Reding
On Wed, Apr 05, 2017 at 10:45:44AM +0300, Mikko Perttunen wrote:
> Signed-off-by: Mikko Perttunen 
> ---
>  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


signature.asc
Description: PGP signature


[PATCH] fixup! gpu: host1x: Add IOMMU support

2017-04-05 Thread Mikko Perttunen
Signed-off-by: Mikko Perttunen 
---
 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 
+#undef CREATE_TRACE_POINTS
 
 #include "bus.h"
 #include "channel.h"
-- 
2.11.1



[PATCH] fixup! gpu: host1x: Add IOMMU support

2017-04-05 Thread Mikko Perttunen
Signed-off-by: Mikko Perttunen 
---
 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 
+#undef CREATE_TRACE_POINTS
 
 #include "bus.h"
 #include "channel.h"
-- 
2.11.1