Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933709AbbLOSWa (ORCPT ); Tue, 15 Dec 2015 13:22:30 -0500 Received: from gabe.freedesktop.org ([131.252.210.177]:33284 "EHLO gabe.freedesktop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933560AbbLOSW2 (ORCPT ); Tue, 15 Dec 2015 13:22:28 -0500 From: Eric Anholt To: Daniel Vetter Cc: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] drm: Use the driver's gem_object_free function from CMA helpers. In-Reply-To: <20151215092231.GH3189@phenom.ffwll.local> References: <1450139186-21537-1-git-send-email-eric@anholt.net> <20151215092231.GH3189@phenom.ffwll.local> User-Agent: Notmuch/0.21 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Tue, 15 Dec 2015 10:22:25 -0800 Message-ID: <87oadr4lni.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: 1797 Lines: 46 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Daniel Vetter writes: > On Mon, Dec 14, 2015 at 04:26:26PM -0800, Eric Anholt wrote: >> VC4 wraps the CMA objects in its own structures, so it needs to do its >> own teardown (waiting for GPU to finish, updating bo_stats tracking). >> The other CMA drivers are using drm_gem_cma_free_object as their >> gem_free_object, so this should be a no-op for them. >>=20 >> Signed-off-by: Eric Anholt > > Reviewed-by: Daniel Vetter > > Since vc4 landed already I'll pull this into drm-misc. Sounds good to me. Thanks! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJWcFphAAoJELXWKTbR/J7olCkQALhewEPLtJZTk31URvez2xaZ eyM3xQzHjoOuBz1m0noKOKebmUQgQtGl6UuOTcPwKetRIEyWpfiMVBn6WhjvC/Dy TPHykZtc4F97IyZ5CSBulrh33DL2Hkfyt8StiIFkmRqC1vwfrH61NfKyqgiuVCq+ p/d2y4Gfw90V7kyL9RVX+iXW6VbVrd15MrfcCJuw7Vo+pJtT5cc8E1ilCrQ9M8VE U1TCvmRKtjUG8OnWmZP5XBiaMEovczNNWe0e4iaqE1s9ZtvuSr1n57CXvwlWPfXJ T+1GCb1TztNWTH+8LQ5GTX9xuyHyvx1+N7ap22sJp2Tnn4dPHvY8Prf2IbNKQ2NJ Uum8lXDdqbJRMyY/v4AKvySjaUxb62YKl9zbR4w0v+a5rIILnlUC40FmnuV5IIQU T/YKtGIF36egnZ/uLLcyLwBCpY5iqoHQqdXbhxzJZ9wJigY3JzGuhCfqaA/z6xas ZxgMtlIoLVpyLpZzaT7J6VJOEN2wZNR/w9RFZLSQ2IDIEoVgrinE7iq78wlhklru lvKbSolLydXOdziWYs/PZA+oXRDWFGOzzXXUkdPgw9/m5wKw6RpN6Uxu0YuEgzEO JS1WNxmj1znsI1ystZDMfgT1jvz2Mm08vSaWMSoHVstUtxJjUkxllSjQ9wPD4EpB roYjwgeb0dk3qClBWdkW =ywyX -----END PGP SIGNATURE----- --=-=-=-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/