Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753258AbdFVS14 (ORCPT ); Thu, 22 Jun 2017 14:27:56 -0400 Received: from anholt.net ([50.246.234.109]:60646 "EHLO anholt.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751193AbdFVS1z (ORCPT ); Thu, 22 Jun 2017 14:27:55 -0400 From: Eric Anholt To: Daniel Vetter Cc: dri-devel@lists.freedesktop.org, Boris Brezillon , linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/4] drm/vc4: Use the atomic state's commit workqueue. In-Reply-To: <20170622071646.qgoao57t5vrgda3l@phenom.ffwll.local> References: <20170621185002.28563-1-eric@anholt.net> <20170621185002.28563-3-eric@anholt.net> <20170622071646.qgoao57t5vrgda3l@phenom.ffwll.local> User-Agent: Notmuch/0.22.2+1~gb0bcfaa (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Thu, 22 Jun 2017 11:27:52 -0700 Message-ID: <87o9tfj2s7.fsf@eliezer.anholt.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1467 Lines: 39 --=-=-= Content-Type: text/plain Daniel Vetter writes: > On Wed, Jun 21, 2017 at 11:50:01AM -0700, Eric Anholt wrote: >> Now that we're using the atomic helpers for fence waits, we can use >> the same codepath as drm_atomic_helper_commit() does for async, >> getting rid of our custom vc4_commit struct. > > \o/ > > On the series: Acked-by: Daniel Vetter Applied the reviews and acks and pushed. Next, what would it take to get rid of the async_modeset semaphore so we can use the core helpers even more? --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE/JuuFDWp9/ZkuCBXtdYpNtH8nugFAllMDCgACgkQtdYpNtH8 nuhK3hAArat6MeWskUrtCA9Qn6saPyQcuyIKQiu+/tW/YpC434NvXRia7uIi5jJj AGep+EkZkbuRB9aRDURvrm6cIw22sCliu2Zu7zGsmqEyBFBFcCjPqjf0bpXIR9Co 1iBJeK9HcFukXJE/Fy2Ow0JJTZcKZV2OvDX+un81WqThizrNh2iR1wjEXBcWDpBF QnaJaJ7B0wOI9lP1IfQXS1eDfOtiiniNuASXT1BOcfw69gS2hroXgHyA60wdZORL ahrwcKHEuht5CzlLrUCTddCIEQ+QB6HKjRYamadS89ICJy1B5h7PCdCA9aOvVGxr XkN5HsiDpxh+jChLuUt87AyW7sL4ZaQsaYIaEim8sZEKFKksN1NoGslwnkJM/LSy 9gXWc309OhNKXaD65joL9LcIKZ7NMrSIFqwGsekUbuql93U5aDuSjawqvJFUZlp2 b3HMjMIvrsGLGdD3sqb8MJl5Sc9EAcQxEbvwN086H+NtaskWaISofucjRCpwYBge L/c/G/3XX/SDUa1vheZlYD0wH1HpNrPp9QniGGQCCSWppFQwCoo8se/e9rf7VGAR S642c5EEbAzoCTA6jnmJlXJElt+cQ8l4LV2grOjnQAG9lBwXAIEq9MV/E1PtaCK5 lwOvsQgK4RjJHZdCx8fskafZHGj9gEQUGEV3EiCLZeHFuq2GE+Q= =rbwN -----END PGP SIGNATURE----- --=-=-=--