Received: by 2002:a05:6358:d09b:b0:dc:cd0c:909e with SMTP id jc27csp486329rwb; Wed, 16 Nov 2022 03:44:54 -0800 (PST) X-Google-Smtp-Source: AA0mqf4zp52oPN4KByMx8PXUZLag6mUmxqhl6obF7hKShogzlNlDYqeISGv0qQbzTbJzw/Q6/aUI X-Received: by 2002:a17:906:8596:b0:7ae:72ae:264b with SMTP id v22-20020a170906859600b007ae72ae264bmr16987649ejx.301.1668599094279; Wed, 16 Nov 2022 03:44:54 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1668599094; cv=none; d=google.com; s=arc-20160816; b=gAnw9F2Du7SO74rEtx26uVBQ1Y7fE9OfOt74k7X6L6n2PxpL7B3ATh/LUdWJoQeguU IrZtxTjGULNAyIDPidOyh1regXXZsW/61L94sicotiuLg7OxtERUklCcauDUbVa9qtzi gQKSEwflUOdmk1+fvY7qjOeOLhL3JEmocNEJgsYMlGdWUS+ezjhUhoT7VN65VuKMRyKY YP1BE8V/hRG/qDPByohLNrv26KpS8wTbwP+ncv4mIQx86MizJP/hu+QRIeIu6IW3I/JN u2lBMo/GJS6srwryOx2mldexHiKo1prWN5SeGpjgI7vBtfAE36efnFeESV6NL++K8Q7v MS5g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=X/SzbFZ2eiPo4AEdY2peiTra/d2XHBd7VSG+ZFEkzPg=; b=KzBKb2w4QmJ3lkz/7MkOHvXF7zba6w6w+00GRfJ5rkoPhHsBkvAP9cajquGM9Kw6wB zhQJWDXdY4DwcGu20j5BSG7XGBR4zkAyjABsBBOH8LCVLezhPuAsEYQxGnnBYzkKaDDd 3gnogvdx45mkMXaoenM7CV5PTPPmWCElIbpHgHvcEJ/C1mZnh6xK7taBoEtPyMQAz1ur 0e9iKy/UGH9ETWxRiLDTU7tmRTdTcO0rJpqUM3+VBox5Q0smgK24PeCvpClw9BghxB3F HTA426hGpcqMFMTFnvDr38fsLZhcpj+YPpMeMxGRvG/VRQ4AhmqAp0Rj7H3XMo84dJaT 9oeQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id n15-20020aa7db4f000000b004615b657cbcsi12523056edt.190.2022.11.16.03.44.31; Wed, 16 Nov 2022 03:44:54 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238885AbiKPKxK (ORCPT + 91 others); Wed, 16 Nov 2022 05:53:10 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36872 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238810AbiKPKwy (ORCPT ); Wed, 16 Nov 2022 05:52:54 -0500 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id C4092220F6 for ; Wed, 16 Nov 2022 02:41:49 -0800 (PST) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id DE79C150C for ; Wed, 16 Nov 2022 02:41:55 -0800 (PST) Received: from e110455-lin.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 5BB7C3F663 for ; Wed, 16 Nov 2022 02:41:49 -0800 (PST) Date: Wed, 16 Nov 2022 10:41:41 +0000 From: Liviu Dudau To: Danilo Krummrich Cc: daniel@ffwll.ch, airlied@linux.ie, tzimmermann@suse.de, mripard@kernel.org, brian.starkey@arm.com, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH drm-misc-next v3 0/5] drm/arm/malidp: use drm managed resources Message-ID: References: <20221026155934.125294-1-dakr@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20221026155934.125294-1-dakr@redhat.com> X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_NONE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 26, 2022 at 05:59:29PM +0200, Danilo Krummrich wrote: > Hi, Hi Danilo, Sorry for the additional delay in reviewing and testing this series. I've now managed to get enough of both to be happy with the series. For the whole series: Reviewed-by: Liviu Dudau I will push the series today to drm-misc-next. Best regards, Liviu > > This patch series converts the driver to use drm managed resources to prevent > potential use-after-free issues on driver unbind/rebind and to get rid of the > usage of deprecated APIs. > > Changes in v2: > - While protecting critical sections with drm_dev_{enter,exit} I forgot to > handle alternate return paths within the read-side critical sections, hence > fix them. > - Add a patch to remove explicit calls to drm_mode_config_cleanup() and switch > to drmm_mode_config_init() explicitly. > > Changes in v3: > - Remove patches to protect platform device bound resources with > drm_dev_{enter,exit}, since this would leave the hardware enabled when > regularly unloading the driver e.g. via rmmod. > Instead do this in a later series, once we got drm_dev_unplug() in place > to deal with a regular driver shutdown. > > Danilo Krummrich (5): > drm/arm/malidp: use drmm_* to allocate driver structures > drm/arm/malidp: replace drm->dev_private with drm_to_malidp() > drm/arm/malidp: crtc: use drmm_crtc_init_with_planes() > drm/arm/malidp: plane: use drm managed resources > drm/arm/malidp: remove calls to drm_mode_config_cleanup() > > drivers/gpu/drm/arm/malidp_crtc.c | 7 ++- > drivers/gpu/drm/arm/malidp_drv.c | 69 +++++++++++------------------ > drivers/gpu/drm/arm/malidp_drv.h | 2 + > drivers/gpu/drm/arm/malidp_hw.c | 10 ++--- > drivers/gpu/drm/arm/malidp_mw.c | 6 +-- > drivers/gpu/drm/arm/malidp_planes.c | 32 ++++--------- > 6 files changed, 48 insertions(+), 78 deletions(-) > > > base-commit: e1e7bc481d49c3e3ada11029ce0d9b85a0a539d7 > -- > 2.37.3 > -- ==================== | I would like to | | fix the world, | | but they're not | | giving me the | \ source code! / --------------- ¯\_(ツ)_/¯