Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932761AbcKINNn (ORCPT ); Wed, 9 Nov 2016 08:13:43 -0500 Received: from mail-it0-f65.google.com ([209.85.214.65]:35462 "EHLO mail-it0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932185AbcKINNm (ORCPT ); Wed, 9 Nov 2016 08:13:42 -0500 MIME-Version: 1.0 X-Originating-IP: [2a02:168:56b5:0:ac27:b86c:7764:9429] In-Reply-To: <20161109114217.GO25290@imgtec.com> References: <20161108101558.ihvrprbbdqjwu5wg@phenom.ffwll.local> <20161109001805.10628-1-eric@engestrom.ch> <20161109010916.rpsqcswnlyxggovd@phenom.ffwll.local> <20161109011325.hvvfsvpq734nduxd@phenom.ffwll.local> <20161109114217.GO25290@imgtec.com> From: Daniel Vetter Date: Wed, 9 Nov 2016 14:13:40 +0100 X-Google-Sender-Auth: UAU3Qx0Ize-gGz9agrKigWeALZE Message-ID: Subject: Re: [Intel-gfx] [PATCH v3] drm: move allocation out of drm_get_format_name() To: Eric Engestrom Cc: Eric Engestrom , Linux Kernel Mailing List , David Airlie , dri-devel , Wei Yongjun , Daniel Vetter , Flora Cui , Gustavo Padovan , Tom St Denis , Chunming Zhou , Thomas Hellstrom , Laurent Pinchart , Sinclair Yeh , Xinliang Liu , Xinwei Kong , VMware Graphics , Vitaly Prosyak , Alexandre Demers , Jani Nikula , intel-gfx , Emily Deng , Colin Ian King , Junwei Zhang , =?UTF-8?Q?Michel_D=C3=A4nzer?= , Alex Deucher , =?UTF-8?Q?Christian_K=C3=B6nig?= Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.home.local id uA9DDlO8015800 Content-Length: 1340 Lines: 32 On Wed, Nov 9, 2016 at 12:42 PM, Eric Engestrom wrote: >> Well, had to drop it again since it didn't compile: >> >> >> CC [M] drivers/gpu/drm/drm_blend.o >> drivers/gpu/drm/drm_atomic.c: In function ‘drm_atomic_plane_print_state’: >> drivers/gpu/drm/drm_atomic.c:920:5: error: too few arguments to function ‘drm_get_format_name’ >> drm_get_format_name(fb->pixel_format)); >> ^~~~~~~~~~~~~~~~~~~ >> In file included from ./include/drm/drmP.h:71:0, >> from drivers/gpu/drm/drm_atomic.c:29: >> ./include/drm/drm_fourcc.h:65:7: note: declared here >> char *drm_get_format_name(uint32_t format, struct drm_format_name_buf *buf); >> ^~~~~~~~~~~~~~~~~~~ >> >> Can you pls rebase onto drm-misc or linux-next or something? > > That was based on airlied/drm-next (last fetched on Sunday I think), > I can rebase it on drm-misc if it helps, but it seems older than > drm-next. > Should I just rebase on top of current head of drm-next? It needs to be drm-misc (linux-next doesn't have it yet) due to the new atomic debug work that we just landed. I'm working on drm-tip as a drm local integration tree to ease pains like these a bit, but that doesn't really exist yet. -Daniel -- Daniel Vetter Software Engineer, Intel Corporation +41 (0) 79 365 57 48 - http://blog.ffwll.ch