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.3 required=3.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, 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 388EEC433E0 for ; Fri, 22 May 2020 18:22:54 +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 F156B206D5 for ; Fri, 22 May 2020 18:22:53 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="iJwzC0nG" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F156B206D5 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com 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 8412A6EA24; Fri, 22 May 2020 18:22:53 +0000 (UTC) Received: from mail-vs1-xe44.google.com (mail-vs1-xe44.google.com [IPv6:2607:f8b0:4864:20::e44]) by gabe.freedesktop.org (Postfix) with ESMTPS id 3B36B6EA24 for ; Fri, 22 May 2020 18:22:52 +0000 (UTC) Received: by mail-vs1-xe44.google.com with SMTP id 1so6566764vsl.9 for ; Fri, 22 May 2020 11:22:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=nRpc3FlkyJfZ3AzDx1k4B+KYooU7hfXK0+bh5YWQUT8=; b=iJwzC0nGRrdpqM+uYBus1lZJmLTJ1WZjAPapj+B5sXJDiBWTikY1mNrK8yss/i8Uoz k90pcgPWg4KhOEP8Xk/wB9+iKrnTlqXIKHFIF/ypG8qzXbRqxDo9EUkqRTSov/W/VHcE sSKvs4Qu7xLc8mc+Ynq48xyLS9RrMy6v/P+GSXeHZL0PEHfgW5Z9DiGzh3bYKGDs62qN glPHp6BDdsL/vloqirQjgXV44Nw7pQTtq1/6JMYfdO5Lt0a5tqlkXoAuEc25ITuChk8/ E4Z6Kou23M2+Qytdfv6N+9AwHoJQrU5puF/g1MDYi0emOTpm0GjhJgbZAS0b83tXIzgB V2Yg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=nRpc3FlkyJfZ3AzDx1k4B+KYooU7hfXK0+bh5YWQUT8=; b=fWcNpyHgHX0MZVSmLuzbPRkRwgi7OmNcyFtWVfGC8QS8SH5w4ZtTHLOrTrJRzhhMKL tCoJ8GCTieVWMjj8pB7FEAGzQU7jhWxOwm9/KKKM/DUWPp3k6slwSVJDD++LzOEQH44b vXxp+PVSYrzPdP7+GBu7nv4bm4tE7dbM/JlsPYy7ogY/gkQdX6tDzNOwoH7AL+iNHgXE C7OGjoBWQ6cQgdyMLWcqTz4A/0ri1/pf+qMpj/MfgJLXrNLnQ8Yyu6jGaIQXvmSo/Ibg Gj70lfeeg32VmxCZ9U0bMLhHYz2txTMFKrRhJB9ZhAMPFCD1mUunSzE3Rqeh3+vl7tek pygw== X-Gm-Message-State: AOAM530bxQ2vCUJSAY95IcGP0H7n4/lPYakrLK80cNhRq/2u3KcH/BME Xk370JSIqLeOQV1E1F5lLgVrbUQ00D+3ewkJK9A= X-Google-Smtp-Source: ABdhPJxh45CBDmh48ZBOgWFO+wRiOCUEhrYJEhN/uqv09qF9jDsFxcGYbY0km9LUl9jjYIytYOfzBsf3J51ZExfC9Aw= X-Received: by 2002:a67:de0a:: with SMTP id q10mr12554064vsk.138.1590171771367; Fri, 22 May 2020 11:22:51 -0700 (PDT) MIME-Version: 1.0 References: <20200522135246.10134-1-tzimmermann@suse.de> In-Reply-To: <20200522135246.10134-1-tzimmermann@suse.de> From: Emil Velikov Date: Fri, 22 May 2020 19:19:53 +0100 Message-ID: Subject: Re: [PATCH 00/21] drm: Convert most CMA-based drivers to GEM object functions To: Thomas Zimmermann 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 , Philippe Cornu , Paul Cercueil , Laurent Pinchart , Mihail Atanassov , Sam Ravnborg , Alexandre Torgue , =?UTF-8?B?TWFyZWsgVmHFoXV0?= , Alexey Brodkin , ludovic.desroches@microchip.com, Xinliang Liu , Xinwei Kong , Tomi Valkeinen , "james qian wang \(Arm Technology China\)" , joel@jms.id.au, NXP Linux Team , 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, ML dri-devel , nicolas.ferre@microchip.com, Yannick Fertre , Kieran Bingham , khilman@baylibre.com, 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 Thomas, On Fri, 22 May 2020 at 14:53, Thomas Zimmermann wrote: > 32 files changed, 52 insertions(+), 226 deletions(-) > We need more diffstat like this. With this series the .gem_print_info is no longer set. Feel free to follow-up and nuke it, alongside the glue in drm_gem.c. There's a small comment in the kirin patch - with that resolved the series is: Acked-by: Emil Velikov -Emil _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel