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 E38BAE6F079 for ; Tue, 23 Dec 2025 10:31:06 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id F139210E1AC; Tue, 23 Dec 2025 10:31:05 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=bootlin.com header.i=@bootlin.com header.b="H82h4AMt"; dkim-atps=neutral Received: from smtpout-03.galae.net (smtpout-03.galae.net [185.246.85.4]) by gabe.freedesktop.org (Postfix) with ESMTPS id EB76D10E1AC for ; Tue, 23 Dec 2025 10:31:03 +0000 (UTC) Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-03.galae.net (Postfix) with ESMTPS id 370624E41D50; Tue, 23 Dec 2025 10:31:01 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 0961960716; Tue, 23 Dec 2025 10:31:01 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 8D8B710AB0177; Tue, 23 Dec 2025 11:30:55 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1766485860; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=2g1qXDZ8qC3enLzm06mnRisnivOXR8McVYT5wHnULDs=; b=H82h4AMtc0zK44p1jGc1xgNRn5y90UO5mxI+/c87p5QzL/7GYKg84lCFGfjsvZAYVIzYJD N9MvxKpw3LRKsIdQSX09aDRiG+96oDTA43UIKnTZaIoSvmRRVGx2nIs27whksDUIU6+z4m MGl5pGBkIsqcLZOqisCIpLELjP1scG4WDvpbDQjGeDu53Obc42fx4wz7Vl9zM8B17Dbz6N YIRj+zepv1o+CIIF4D9Jvef5ivuWSA5CY9Fval1igrBz6ZEBs7O2edIgY17T1re3Yx7a+d DvnE9nucheG4IYP1FkvvblSA7a6AYNPyGm49xdVCVLz0PVrtiiAP2/fQf2bbgA== Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Tue, 23 Dec 2025 11:30:54 +0100 Message-Id: From: "Luca Ceresoli" Subject: Re: [PATCH v3 00/33] VKMS: Introduce multiple configFS attributes Cc: , , , , , , =?utf-8?q?Jos=C3=A9_Exp=C3=B3sito?= To: "Louis Chauvet" , "Haneen Mohammed" , "Simona Vetter" , "Melissa Wen" , "Maarten Lankhorst" , "Maxime Ripard" , "Thomas Zimmermann" , "David Airlie" , , "Jonathan Corbet" X-Mailer: aerc 0.20.1 References: <20251222-vkms-all-config-v3-0-ba42dc3fb9ff@bootlin.com> In-Reply-To: <20251222-vkms-all-config-v3-0-ba42dc3fb9ff@bootlin.com> X-Last-TLS-Session-Version: TLSv1.3 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" On Mon Dec 22, 2025 at 11:11 AM CET, Louis Chauvet wrote: > VKMS have a wide range of options. The aim of this series is to introduce > many configfs attribute so VKMS can be used to test a wide range of > configurations. > > PATCH 1,7,10,13,23 are to expose human readable strings from drm core > PATCH 2-4 are to expose human readable plane type in debugfs > PATCH 5,6 plane attribute > PATCH 8,9 plane rotation > PATCH 11,12 plane color encoding > PATCH 14,15 plane color range > PATCH 16,17 plane format > PATCH 18 properly use zpos > PATCH 19,20 plane zpos > PATCH 21,22 connector type > PATCH 24,25 connector supported colorspace > PATCH 26,27 connector EDID > PATCH 28,29 preparatory work for dynamic connectors > PATCH 30,31 dynamic connectors > > PS: Each pair of config/configfs patch are independant. I could > technically create =E2=89=8810 different series, but there will be a lot = of > (trivial) conflicts between them. I will be happy to reordoer, split and > partially apply this series to help the review process. > > PS2: I will apply the patches 1..5 after my holidays, they are reviewed > twice. Be careful: as of now, patch 1 is not reviewed (it's new in v3) and patch 2 is reviewed once. I'm going to review this series however, so the count will hopefully change soon. :) Luca -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com