From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Padovan Subject: Re: [PATCH v5 09/12] drm/exynos: remove exported functions from exynos_drm_plane Date: Thu, 21 May 2015 15:10:27 -0300 Message-ID: <20150521181027.GB14089@joana> References: <1432220576-18532-1-git-send-email-gustavo@padovan.org> <1432220576-18532-11-git-send-email-gustavo@padovan.org> <20150521153357.GB1641@joana> <20150521162615.GA14089@joana> <555E1B50.100@math.uni-bielefeld.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <555E1B50.100@math.uni-bielefeld.de> Sender: linux-samsung-soc-owner@vger.kernel.org To: Tobias Jakobi Cc: Gustavo Padovan , linux-samsung-soc@vger.kernel.org, dri-devel@lists.freedesktop.org, inki.dae@samsung.com, jy0922.shim@samsung.com List-Id: dri-devel@lists.freedesktop.org 2015-05-21 Tobias Jakobi : > Gustavo Padovan wrote: > > 2015-05-21 Gustavo Padovan : > > > >> 2015-05-21 Tobias Jakobi : > >> > >>> Hi, > >>> > >>> like I said before, this clashes with my commit 'drm/exynos: plane: honor > >>> buffer offset for dma_addr' (5d878bdb51bd7915ba3def8b531238c67624aa58), > >>> which is currently sitting in airlied's drm-fixes. > >> > >> Inki has to merge his -fixes tree into exynos-drm-next to solve this. > >> It is the only way I can rebase on top of your commit and solve the > >> conflict. > >> Anyway, I just figured that exynos-drm-next was updated from yesterday > >> to today so this v5 doesn't apply on today's tree. I'll send a v6 once > >> Inki merges "drm/exynos: plane: honor buffer offset for dma_addr" into > >> exynos-drm-next. > >> > >> Inki, can you please do that? so we can proceed with atomic and > >> hopefully have it ready for 4.2 merge window. > > > > Actually the patch is on exynos-drm-next but with a different commit id. > > I wonder why. Why did you applied it directly to your branch instead of > > merging the -fixes tree? Now we have the same commit with the differents > > hashes in the tree. > I never do merges for my tree, I always rebase (either on stable/linux > or torvalds/master). For submitting patches I cherry-pick stuff to the > corresponding upstream branch (exynos-drm-next in this case) and then > submit via git-send-email. Actually I'm asking Inki. He pushed the same patch twice. Gustavo