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=-8.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 60F3DC07E95 for ; Tue, 20 Jul 2021 13:59:15 +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 18FCF610F7 for ; Tue, 20 Jul 2021 13:59:15 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 18FCF610F7 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ffwll.ch 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 98B136E193; Tue, 20 Jul 2021 13:59:14 +0000 (UTC) Received: from mail-wr1-x42e.google.com (mail-wr1-x42e.google.com [IPv6:2a00:1450:4864:20::42e]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1C6996E193 for ; Tue, 20 Jul 2021 13:59:13 +0000 (UTC) Received: by mail-wr1-x42e.google.com with SMTP id l7so26109558wrv.7 for ; Tue, 20 Jul 2021 06:59:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to; bh=4PzjYhUEKqwf9rpMim3c4GSraf9DBD8+oBQWlOrJstY=; b=AI35rGqFmoDtZhMThgKNFgUNoYDIf/Mv9ZklyKOQZalq+AMl7YLVcjrZWirr9cA4yo sKbC4G1SWhrZuNvvWd/s+tASUCHW2urdvLdU/fGsg7m7gz4UJqkLwhSo75ZdBcWM5aan ACfNWR23Qn0SiA+6OIT5YQxeAfXWZ5CXMJ0s8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to; bh=4PzjYhUEKqwf9rpMim3c4GSraf9DBD8+oBQWlOrJstY=; b=mwBZYoJf4670ESydWQtdBEewBadHYpS5K345XmoGOzAYksVAO2KsAKcvBEUvD5K7RE w7OF3x7/Z1W72861jebb/JVvTLCFYn0xZNlAf/lD7809gnNLJ/a61w8de3B+IeDyIOTJ Ceesz/q/i7azHK8L0viH2YDssM2fCiCoEeClfcWBcXr/jieLtnsyZJQG943zbjstUjp8 /f083HT2gL6vb94gGyBkbTFR47JkZIddFZ3a0DtJLpzCohL685ORfC+/fxzB41Durd4k kXy02IvVruVokrdE+P+kqP8Z/KWsEOlT28uxXSwTJ2TuqdPrX6q2YNcbIf3wDaXBFscK EoAw== X-Gm-Message-State: AOAM531trOmd7uQKu36e3zISjlNYK8cvZPmsWl2Ivz3LC/RGyZPbMLDZ oYnuCPFERlFgiBOu9HpH1XBdDw== X-Google-Smtp-Source: ABdhPJwsdFs8q+1yTXrNA7AHfumD9vqplXTE6zNI6BrnjDfVy+jzMEAdzrUlq1Fu/ILnx4cnr5axUA== X-Received: by 2002:adf:f405:: with SMTP id g5mr17004193wro.277.1626789551781; Tue, 20 Jul 2021 06:59:11 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa]) by smtp.gmail.com with ESMTPSA id u2sm2632333wmm.37.2021.07.20.06.59.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 20 Jul 2021 06:59:11 -0700 (PDT) Date: Tue, 20 Jul 2021 15:59:09 +0200 From: Daniel Vetter To: Javier Martinez Canillas Subject: Re: [PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms Message-ID: Mail-Followup-To: Javier Martinez Canillas , Ard Biesheuvel , Dave Airlie , linux-efi , David Airlie , Catalin Marinas , dri-devel , Russell King , Atish Patra , linux-riscv , Will Deacon , the arch/x86 maintainers , Ingo Molnar , Peter Robinson , Borislav Petkov , Albert Ou , Hans de Goede , Paul Walmsley , Thomas Gleixner , linux-arm-kernel , Greg Kroah-Hartman , LKML , Palmer Dabbelt , Thomas Zimmermann References: <20210625130947.1803678-1-javierm@redhat.com> <8dd26141-a09c-39e2-5174-4cad8d21c49c@suse.de> <03f0edef-e54e-8a2a-4b50-683d3d42e249@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <03f0edef-e54e-8a2a-4b50-683d3d42e249@redhat.com> X-Operating-System: Linux phenom 5.10.0-7-amd64 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: linux-efi , David Airlie , Catalin Marinas , dri-devel , Atish Patra , linux-riscv , Will Deacon , Ard Biesheuvel , the arch/x86 maintainers , Russell King , Ingo Molnar , Peter Robinson , Borislav Petkov , Albert Ou , Hans de Goede , Paul Walmsley , Thomas Gleixner , linux-arm-kernel , Greg Kroah-Hartman , LKML , Palmer Dabbelt , Thomas Zimmermann Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, Jul 20, 2021 at 03:42:45PM +0200, Javier Martinez Canillas wrote: > On 7/20/21 3:01 PM, Daniel Vetter wrote: > > On Mon, Jul 19, 2021 at 09:10:52AM +0200, Ard Biesheuvel wrote: > >> On Mon, 19 Jul 2021 at 04:59, Dave Airlie wrote: > > [snip] > > >>> > >>> Can we just merge via drm-misc and make sure the acks are present and > >>> I'll deal with the fallout if any. > >>> > >> > >> Fine with me. Could you stick it on a separate branch so I can double > >> check whether there are any issues wrt the EFI tree? > > > > It'll pop up in linux-next for integration testing or you can pick up the > > patch here for test-merge if you want. > > > > Thanks a lot Dave and Daniel! Oh I haven't merged them, I'm assuming Thomas will do that. Just figured I'll throw my ack on top: Acked-by: Daniel Vetter > > And since Dave has given a blanket cheque for handling fallout he'll deal > > with the need for fixups too if there's any. > > I also plan to look at any regression that might had been introduced by these. > > Best regards, > -- > Javier Martinez Canillas > Linux Engineering > Red Hat > -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch