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 B6BA8E7717F for ; Mon, 16 Dec 2024 11:06:58 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4177510E5A9; Mon, 16 Dec 2024 11:06:58 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="LuraBuVR"; dkim-atps=neutral Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by gabe.freedesktop.org (Postfix) with ESMTPS id A1E2310E59B for ; Mon, 16 Dec 2024 11:06:56 +0000 (UTC) Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id E17A05C5855; Mon, 16 Dec 2024 11:06:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7C9ECC4CED0; Mon, 16 Dec 2024 11:06:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1734347215; bh=ywX1oQ18iE2vfl6WWVI5VhJrNL5RQwd7RuMeVyNwMPo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=LuraBuVRAsnT6gD6C7MwpftgUMyIgYT4jkPbZClcgUHIgAQbC3jyzh6rp0mzYYjQ9 S77N5jO5/+eVUMBEypsuJVhCL93MHcLSf43s6E2Ip7NAUIMgHRv8wG2lir8TPB9krm y/rLWcKUEr6h+6IxBIjotw01LmIQuIXb8pHXN2avcmpvAusM35Z9mE6FLifuFVMh0n pUvkZVluitwzgRgyfZGEeylP/GPop6sIGG8GDYlGsYRQPcxpmNfOfBRqqm9Ed7h2+y K2/Nw08o+rCIzzK/eGQ3WKO/wS/3VI16wsgqRAaQxDG1Futl/oYWxvLgwAt+gWq0YQ kbOnp8+CbVr7g== Date: Mon, 16 Dec 2024 12:06:53 +0100 From: Maxime Ripard To: Jessica Zhang Cc: Maarten Lankhorst , Thomas Zimmermann , David Airlie , Simona Vetter , quic_abhinavk@quicinc.com, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, dmitry.baryshkov@linaro.org, robdclark@gmail.com Subject: Re: [PATCH v3 0/2] drm: Allow encoder modeset when connectors are changed Message-ID: <20241216-daring-opalescent-herring-bfdc8f@houat> References: <20241211-abhinavk-modeset-fix-v3-0-0de4bf3e7c32@quicinc.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha384; protocol="application/pgp-signature"; boundary="cve54abmjy6zy4ki" Content-Disposition: inline In-Reply-To: <20241211-abhinavk-modeset-fix-v3-0-0de4bf3e7c32@quicinc.com> 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" --cve54abmjy6zy4ki Content-Type: text/plain; protected-headers=v1; charset=us-ascii Content-Disposition: inline Subject: Re: [PATCH v3 0/2] drm: Allow encoder modeset when connectors are changed MIME-Version: 1.0 On Wed, Dec 11, 2024 at 01:18:41PM -0800, Jessica Zhang wrote: > Call encoder mode_set() when connectors are changed. This avoids issues > for cases where the connectors are changed but CRTC mode is not. Looks great, thanks a lot for doing the tests :) Reviewed-by: Maxime Ripard Maxime --cve54abmjy6zy4ki Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iJUEABMJAB0WIQTkHFbLp4ejekA/qfgnX84Zoj2+dgUCZ2AJyAAKCRAnX84Zoj2+ doAKAX4pPBt7VLBlP5IvAhuVZ6Shqdm2H1X/lYRp7MyncmWE+FL5eQP1/vfD6ZnC E/VtNa8BfR6R5wMfrQSRkkVWpIUeUVmiq2gpikdFQ5+i6Pwonp/GABF2PdLHhXaU 6Mv00hJLEQ== =c2zP -----END PGP SIGNATURE----- --cve54abmjy6zy4ki--