Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1444388 > unrolled thread
| Started by | Matthias Brugger <mbrugger@suse.com> |
|---|---|
| First post | 2016-07-15 17:40 +0200 |
| Last post | 2016-07-15 18:20 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: iommu/rockchip: Fix bugs and enable on ARM64 Matthias Brugger <mbrugger@suse.com> - 2016-07-15 17:40 +0200
Re: iommu/rockchip: Fix bugs and enable on ARM64 Joerg Roedel <joro@8bytes.org> - 2016-07-15 18:20 +0200
| From | Matthias Brugger <mbrugger@suse.com> |
|---|---|
| Date | 2016-07-15 17:40 +0200 |
| Subject | Re: iommu/rockchip: Fix bugs and enable on ARM64 |
| Message-ID | <rVdnA-ap-33@gated-at.bofh.it> |
On 08/07/16 03:01, Mark yao wrote: > On 2016年06月27日 20:57, Joerg Roedel wrote: >> On Fri, Jun 24, 2016 at 10:13:25AM +0800, Shunqian Zheng wrote: >>> drivers/gpu/drm/rockchip/rockchip_drm_drv.c | 100 +++++++------ >>> drivers/gpu/drm/rockchip/rockchip_drm_drv.h | 3 + >>> drivers/gpu/drm/rockchip/rockchip_drm_gem.c | 221 >>> ++++++++++++++++++++++++++-- >>> drivers/gpu/drm/rockchip/rockchip_drm_gem.h | 9 ++ >>> drivers/iommu/Kconfig | 2 +- >>> drivers/iommu/rockchip-iommu.c | 181 >>> +++++++++++++++++------ >>> 6 files changed, 413 insertions(+), 103 deletions(-) >> Applied the IOMMU patches, thanks. >> >> >> Joerg >> >> >> >> > > Hi Joerg > > The drm rockchip patches are dependent on iommu/rockchip patches, can > you also apply these patches together? So that can avoid compile problem. > While at it. I don't see patch 8 (iommu/Kconfig) in linux-next. I suppose you forgot to pick that one. Regards, Matthias
[toc] | [next] | [standalone]
| From | Joerg Roedel <joro@8bytes.org> |
|---|---|
| Date | 2016-07-15 18:20 +0200 |
| Message-ID | <rVe0i-D2-23@gated-at.bofh.it> |
| In reply to | #1444388 |
On Fri, Jul 15, 2016 at 05:32:02PM +0200, Matthias Brugger wrote: > >The drm rockchip patches are dependent on iommu/rockchip patches, can > >you also apply these patches together? So that can avoid compile problem. > > > > While at it. I don't see patch 8 (iommu/Kconfig) in linux-next. > I suppose you forgot to pick that one. I picked it up first, but it causes compile errors, so I removed it for now. Joerg
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web