Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933085AbcKHREX (ORCPT ); Tue, 8 Nov 2016 12:04:23 -0500 Received: from merlin.infradead.org ([205.233.59.134]:45948 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932601AbcKHREU (ORCPT ); Tue, 8 Nov 2016 12:04:20 -0500 Date: Tue, 8 Nov 2016 18:04:15 +0100 From: Peter Zijlstra To: Stephen Rothwell , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Intel Graphics , DRI , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Chris Wilson , Joonas Lahtinen , Rob Clark Subject: Re: [Intel-gfx] linux-next: manual merge of the tip tree with the drm-intel tree Message-ID: <20161108170415.GM3117@twins.programming.kicks-ass.net> References: <20161108152541.096711bb@canb.auug.org.au> <20161108104403.mi3onjfn65etrrtu@phenom.ffwll.local> <20161108132448.GG3117@twins.programming.kicks-ass.net> <20161108160916.56nxpkiupw3u7rgy@phenom.ffwll.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161108160916.56nxpkiupw3u7rgy@phenom.ffwll.local> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 639 Lines: 12 On Tue, Nov 08, 2016 at 05:09:16PM +0100, Daniel Vetter wrote: > > Now, I know you're working on getting rid of this entirely for i915, but > > what about that MSM driver? Will we continue to need it there, is > > anybody actually maintaining that thing? > > Rob Clark is, and since he's a one-man gpu driver team with other > responsibilities it might take even longer than for i915 :( Fair enough. For my information, how much a of copy/paste job from i915 was that? Could he, in principle, copy/paste your changes to get rid of this back into MSM without too much effort, or have things diverged greatly since the initial copy/paste?