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 250DAC7618D for ; Thu, 6 Apr 2023 11:47:23 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8B11910EB73; Thu, 6 Apr 2023 11:47:22 +0000 (UTC) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by gabe.freedesktop.org (Postfix) with ESMTPS id 189B810EB73 for ; Thu, 6 Apr 2023 11:47:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1680781639; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=e7IWx4hjGZbxBgRuJKLc+v5jOw355RVkzN+v5YQUB+I=; b=MkergpM96z/csU3YaRRkz/shT6iqph+erqRwOgu/FFGSNpaYqjQ5YZFp1+WL8cmj8RxXna YiwO+VtND3eN5sqMqUDsOYuTs9ydy01EHqSun3hhx+SevNnegH3sQ5rgs6/42HZt1AJVWR q1yy6pzuWbCISiYVeTMtcrTzbwpmscY= Received: from mail-wm1-f71.google.com (mail-wm1-f71.google.com [209.85.128.71]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-139-4c9hcofcOaWuRRDEuplvDg-1; Thu, 06 Apr 2023 07:47:18 -0400 X-MC-Unique: 4c9hcofcOaWuRRDEuplvDg-1 Received: by mail-wm1-f71.google.com with SMTP id l16-20020a05600c4f1000b003ef6ed5f645so15156330wmq.9 for ; Thu, 06 Apr 2023 04:47:18 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680781637; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:to:from:x-gm-message-state:from:to:cc:subject :date:message-id:reply-to; bh=iWwwDUBcTxMQFoR2Rf9eY7h3vDUIUGt5Sqa76Fd1rXQ=; b=BulZtNjpNEAhLWOxVkK+8HTlkibz+Pfp+xwY2mVG7SU7ffUqDeJxq/oJCDZkJj5jxF OusKvahacDV7XtxUYJC79xPmXIsQCThEqn4s2WBeSdr2u9gj+Oa+0Hwv+/+GvIT3XfQb KBHB0pxqxcOT9S63aBZmNuFu8WzgrHoZxm42lQbSmBzbIHbYCDoZvJWahmMn+ecZkzrS xgAaNC3qSfIjKkNG/EFAi06f7MxTrGn8Y47WIxsc0qjygckv4dpiBja1/SV7pW2wzqRL ogPRth/YPjGkPeCMGJhym8e3J17ZzZ2etZxHzKMxdccJAy030Oq6nNu7OJK0RtNye7XD bgaQ== X-Gm-Message-State: AAQBX9eNZH6v6h2K2TInQ8GG7C3yOlifZCVBgJY5JGeNLlTkETkSiGjy gLZB16u4aMaSw+X/SElnXeagKB6fe4OsJRdt94ppXcM0ITp9Io2wOP7ZLYoWsTon1icf94qrhT/ t1zSG6togzN3FZnqHdf7hVoA5d+qq X-Received: by 2002:a7b:c384:0:b0:3e9:f15b:935b with SMTP id s4-20020a7bc384000000b003e9f15b935bmr6859112wmj.32.1680781637698; Thu, 06 Apr 2023 04:47:17 -0700 (PDT) X-Google-Smtp-Source: AKy350Z0w2RyUkiZdYYT4EK5OLcz6zUdIliWv60GkRn8oIaecMiGXS9uj7lrRVOK6go6/Yfh3Z6Q3g== X-Received: by 2002:a7b:c384:0:b0:3e9:f15b:935b with SMTP id s4-20020a7bc384000000b003e9f15b935bmr6859102wmj.32.1680781637431; Thu, 06 Apr 2023 04:47:17 -0700 (PDT) Received: from localhost (205.pool92-176-231.dynamic.orange.es. [92.176.231.205]) by smtp.gmail.com with ESMTPSA id q31-20020a05600c331f00b003ee610d1ce9sm5006690wmp.34.2023.04.06.04.47.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Apr 2023 04:47:17 -0700 (PDT) From: Javier Martinez Canillas To: =?utf-8?Q?Ma=C3=ADra?= Canal , linux-kernel@vger.kernel.org, Thomas Zimmermann , Marius Vlad , David Airlie , Haneen Mohammed , Melissa Wen , Rodrigo Siqueira , dri-devel@lists.freedesktop.org Subject: Re: [PATCH 1/2] drm/vkms: Drop vkms_connector_destroy() wrapper In-Reply-To: References: <20230406110235.3092055-1-javierm@redhat.com> <20230406110235.3092055-2-javierm@redhat.com> Date: Thu, 06 Apr 2023 13:47:16 +0200 Message-ID: <878rf58c6z.fsf@minerva.mail-host-address-is-not-set> MIME-Version: 1.0 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Ma=C3=ADra Canal writes: Hello Ma=C3=ADra, > On 4/6/23 08:11, Daniel Vetter wrote: >> On Thu, Apr 06, 2023 at 01:02:34PM +0200, Javier Martinez Canillas wrote= : >>> This helper is just a wrapper that calls drm_connector_cleanup(), there= 's >>> no need to have another level of indirection. >>> >>> Signed-off-by: Javier Martinez Canillas >>=20 >> On both patches: >>=20 >> Reviewed-by: Daniel Vetter >>=20 >> Aside, would be a nice cleanup to move vkms output stuff (crtc and >> connector) over to the drmm_ stuff. The plane already does that. > > I sent a patch [1] a while ago moving the CRTC to the drmm_ functions. > If you could take a look at it, it would be great. > > [1] https://lore.kernel.org/dri-devel/20230116205800.1266227-1-mcanal@iga= lia.com/T/ > I've now reviewed both patches from your series and they look good to me. > Best Regards, > - Ma=C3=ADra Canal > --=20 Best regards, Javier Martinez Canillas Core Platforms Red Hat