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 15237FED3EC for ; Fri, 24 Apr 2026 15:49:35 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8FA9B10E365; Fri, 24 Apr 2026 15:49:35 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=bootlin.com header.i=@bootlin.com header.b="T88S7iLS"; dkim-atps=neutral Received: from smtpout-02.galae.net (smtpout-02.galae.net [185.246.84.56]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4824B10E365 for ; Fri, 24 Apr 2026 15:49:22 +0000 (UTC) Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-02.galae.net (Postfix) with ESMTPS id A37721A33FD; Fri, 24 Apr 2026 15:49:20 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 7A9A9604EB; Fri, 24 Apr 2026 15:49:20 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 35D7210720921; Fri, 24 Apr 2026 17:49:17 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1777045758; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=azKkmiO3X3ONXQNeTFZ+BF4FzHJJ329n1cYyXxz27HM=; b=T88S7iLSaII7ZvQifsNAWF4+9sTdFzRiqUGAaSMp2HGa+UHhoeBR2RGrBAGmrGtGAcfYjE Nq3yHeIOecpsHBvOeNgHN2XTVxlp6coAOlxNivxmr9V8fb0V4KH4oeS6sSuqoDVrbtO3Mo Ek9QVtIkGiiiWjpGWheQgnUtS0bqCoQQt6o3erRKHo5Pg2klFP6XEuj266IguQwoz9hNdx pCYCedWc5zVqSrgpV6L+5VrbekhxgS2N80dBMps3JsCgrHnUACJpAGKugA2cspRlx11L0W ytNzsgydasvQGS/Om83DKNz4Ksqu6iwEM4w+O7HwrgadVHOLhosn2ae7QSPYIA== Date: Fri, 24 Apr 2026 17:49:16 +0200 From: Kory Maincent To: Louis Chauvet Cc: igt-dev@lists.freedesktop.org, thomas.petazzoni@bootlin.com, luca.ceresoli@bootlin.com, markyacoub@google.com, khaled.almahallawy@intel.com Subject: Re: [PATCH i-g-t v10 42/49] lib/igt_dp: Create generic helpers for DP information Message-ID: <20260424174916.73876e11@kmaincent-XPS-13-7390> In-Reply-To: <20260331-unigraf-integration-v10-42-12266c34cc1d@bootlin.com> References: <20260331-unigraf-integration-v10-0-12266c34cc1d@bootlin.com> <20260331-unigraf-integration-v10-42-12266c34cc1d@bootlin.com> Organization: bootlin X-Mailer: Claws Mail 4.2.0 (GTK 3.24.41; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Last-TLS-Session-Version: TLSv1.3 X-BeenThere: igt-dev@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development mailing list for IGT GPU Tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" On Tue, 31 Mar 2026 19:11:59 +0200 Louis Chauvet wrote: > With the introduction of unigraf tests, there is no reason to limit the > implementation to intel. Create easly extendable generic functions to > help supporting multiple GPU. =20 Reviewed-by: Kory Maincent Thank you! --=20 K=C3=B6ry Maincent, Bootlin Embedded Linux and kernel engineering https://bootlin.com