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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id B1A17C433FE for ; Thu, 7 Apr 2022 09:15:41 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7D86010E7EF; Thu, 7 Apr 2022 09:15:40 +0000 (UTC) Received: from mail-ed1-x541.google.com (mail-ed1-x541.google.com [IPv6:2a00:1450:4864:20::541]) by gabe.freedesktop.org (Postfix) with ESMTPS id 14DBD10E7FC for ; Thu, 7 Apr 2022 09:15:39 +0000 (UTC) Received: by mail-ed1-x541.google.com with SMTP id w18so5597499edi.13 for ; Thu, 07 Apr 2022 02:15:38 -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:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=wOZr49sb/Ny9apGippa8fdUG/E6tcaVDX+ivqlNiEoY=; b=OUJdfm0Skg/SevIzmzikdz6fZur6D0CXVIcupP3mXL+yxFUOW0AUukZZ3mPDZIAqz6 oOojssy3IAFP3UuvZOjSFUnfyfVG+F2Ur+jroH3JX/9Xuqbcy6tNPI9BF6qzAls8Pyes O5Tz5E9oaCFqu9ZnbxNI31yVF2KMClPL1HDtg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=wOZr49sb/Ny9apGippa8fdUG/E6tcaVDX+ivqlNiEoY=; b=rnX5sE13bj0/lYs20gIAzp+W6D8SrUHguFJiQrTPRjTletnzSwmJ1S44aKBTSDxrj6 IU/JT1LRixH+3qCYnwMRtIbJOFncKC3LTq1zNfDuTZDk4AEelFl/eR2Bs5U3LP7M1pbh Jto1+7CbCS1HVx/U1n2kBcOg2+uE4wCAn/tSdbSbZ9dHI8IuLX+j3g1tqvO9FGzdnNC7 +sFchWLRf46mBLQqcRNlLcGfCheesemQvbyWMkrRMFZG+PRnsHKgBlnKaAeuUVbbk/5E j1r/gCP9KLzTCffV1evkHVRaB7rYuWdMe817G8toXpqug1Sydq5pVSpBfNrhKOdGY5Rx LKnQ== X-Gm-Message-State: AOAM532HGKk6NKkbFlIZkXeN7zy6/tgzaG6fOdIArXcXPNzeyyfsEUfG ZXVcc3259ajIdkAk+kNFMdD7AQ== X-Google-Smtp-Source: ABdhPJzmpKY3RGEMTeuwi1iMVD/SXnxu3nIwPkgnTiZcLFENqdqDVYQLLrvfFPDqAev7Uq5qFJsuMA== X-Received: by 2002:a05:6402:5186:b0:419:651e:5137 with SMTP id q6-20020a056402518600b00419651e5137mr13192197edd.335.1649322937637; Thu, 07 Apr 2022 02:15:37 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa]) by smtp.gmail.com with ESMTPSA id i14-20020a50cfce000000b0041cbaba8743sm7069038edk.56.2022.04.07.02.15.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 07 Apr 2022 02:15:37 -0700 (PDT) Date: Thu, 7 Apr 2022 11:15:35 +0200 From: Daniel Vetter To: Christian =?iso-8859-1?Q?K=F6nig?= Message-ID: References: <20220407085946.744568-1-christian.koenig@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20220407085946.744568-1-christian.koenig@amd.com> X-Operating-System: Linux phenom 5.10.0-8-amd64 Subject: Re: [Intel-gfx] DMA-resv usage X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linaro-mm-sig@lists.linaro.org, daniel.vetter@ffwll.ch, intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-media@vger.kernel.org Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Thu, Apr 07, 2022 at 10:59:31AM +0200, Christian König wrote: > Hi Daniel, > > only patch #2 had some significant changes. The rest ist pretty much the > same except for the dropped exynos change and the added cleanup for the > seqlock. Reviewed that patch, I plan to do a full review of the docs and hopefully also a bit of all the various users once it's all landed. Cheers, Daniel -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch