From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 877E3C433E0 for ; Fri, 22 May 2020 18:45:52 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5A627206F6 for ; Fri, 22 May 2020 18:45:52 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5A627206F6 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ravnborg.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 78B586E0E8; Fri, 22 May 2020 18:45:51 +0000 (UTC) Received: from asavdk4.altibox.net (asavdk4.altibox.net [109.247.116.15]) by gabe.freedesktop.org (Postfix) with ESMTPS id 521216E0E8 for ; Fri, 22 May 2020 18:45:50 +0000 (UTC) Received: from ravnborg.org (unknown [158.248.194.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by asavdk4.altibox.net (Postfix) with ESMTPS id 99BC1804FE; Fri, 22 May 2020 20:45:44 +0200 (CEST) Date: Fri, 22 May 2020 20:45:43 +0200 From: Sam Ravnborg To: Emil Velikov Subject: Re: [PATCH 01/21] drm/cma-helper: Rework DRM_GEM_CMA_VMAP_DRIVER_OPS macro Message-ID: <20200522184543.GA1516204@ravnborg.org> References: <20200522135246.10134-1-tzimmermann@suse.de> <20200522135246.10134-2-tzimmermann@suse.de> <20200522174835.GA1087580@ravnborg.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CMAE-Score: 0 X-CMAE-Analysis: v=2.3 cv=MOBOZvRl c=1 sm=1 tr=0 a=UWs3HLbX/2nnQ3s7vZ42gw==:117 a=UWs3HLbX/2nnQ3s7vZ42gw==:17 a=kj9zAlcOel0A:10 a=aClSpYbynbokIFx6wVUA:9 a=CjuIK1q_8ugA:10 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: alexandre.belloni@bootlin.com, linux-aspeed@lists.ozlabs.org, Neil Armstrong , Dave Airlie , Liviu Dudau , ML dri-devel , nicolas.ferre@microchip.com, Paul Cercueil , Laurent Pinchart , Mihail Atanassov , Marek =?utf-8?B?VmHFoXV0?= , khilman@baylibre.com, Alexey Brodkin , Xinwei Kong , Xinliang Liu , ludovic.desroches@microchip.com, Tomi Valkeinen , "james qian wang \(Arm Technology China\)" , NXP Linux Team , joel@jms.id.au, Alexandre Torgue , Chen Feng , Sascha Hauer , Alison Wang , Jyri Sarha , Chen-Yu Tsai , Vincent Abriou , Sascha Hauer , LAKML , Maxime Coquelin , bbrezillon@kernel.org, andrew@aj.id.au, Philippe Cornu , Yannick Fertre , Kieran Bingham , Thomas Zimmermann , Rongrong Zou , Shawn Guo Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Emil. > > Please fix zte/zx_drm_drv.c which also uses DRM_GEM_CMA_VMAP_DRIVER_OPS. > > > Isn't DRM_GEM_CMA_VMAP_DRIVER_OPS introduced to zte with the last > patch in the series? You are right, I just applied all patches and throw them after my build script and zte failed. Sam _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel