From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH 2/2] drm/omap: drm API update: addfb2 Date: Wed, 14 Dec 2011 10:45:11 -0800 Message-ID: <20111214184511.GD8039@kroah.com> References: <1323737384-3145-1-git-send-email-rob.clark@linaro.org> <1323737384-3145-3-git-send-email-rob.clark@linaro.org> <20111213005603.GB27225@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from out3.smtp.messagingengine.com (out3.smtp.messagingengine.com [66.111.4.27]) by gabe.freedesktop.org (Postfix) with ESMTP id 7D07F9E9B4 for ; Wed, 14 Dec 2011 10:59:11 -0800 (PST) Received: from compute4.internal (compute4.nyi.mail.srv.osa [10.202.2.44]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 3055C21665 for ; Wed, 14 Dec 2011 13:59:11 -0500 (EST) Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: Rob Clark Cc: dri-devel@lists.freedesktop.org, patches@linaro.org List-Id: dri-devel@lists.freedesktop.org On Tue, Dec 13, 2011 at 08:18:03PM -0600, Rob Clark wrote: > On Mon, Dec 12, 2011 at 6:56 PM, Greg KH wrote: > > On Mon, Dec 12, 2011 at 06:49:44PM -0600, Rob Clark wrote: > >> From: Rob Clark > >> > >> Update to reflect changes in: > >> "drm: add an fb creation ioctl that takes a pixel format v5" > > > > This one I'm going to have to wait for the drm api merges to happen, so > > I'll just wait for them to go into Linus's tree before taking them, ok? > > oh, heh.. I found a couple small cleanups to this patch (adding a > "const" to a table, and such).. since this can't be applied until > drm-next is merged, if you don't mind I'd like to resend this one in a > patchset along with the patches adding drm_plane support, which I'm > pretty close to ready to send. Ok, I've dropped it from my queue now. greg k-h