From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 00D6833438F for ; Thu, 30 Jul 2026 20:38:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1785443897; cv=none; b=DXr0kjSIt2xr/O0Ty27rWlkAvCUVlPfPO/pp5pawyCzpyqiQ0YC8WimdC1T30BFfdQFZCII59QHePscZYLvwRm85SW5aeFl9JACm3EvBz1mv+Gq4ORRc4/Dr9VZUBGmdEgYIJClSqX2hv9kdnfzdhuK+ScIy6F/jcLA1NxvWNjU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1785443897; c=relaxed/simple; bh=GoWBsLMBrDEJ7NvpgOFkg2nryLsTOwVuZDpTQKCXPAs=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=jgCyXH1F4Kg6p8ULGohGaLaHnymN1Fh80lXgn2A65EEucP2k2T9m7+5pJ2iD2rZIoLXrhu9/sHmIFIKW3G87bpU/Ta1HF56VD/TKq1eW5wRwDxSxi6eWsCG+QilcxbNUR0agQQ4HGQogs0gK+tTZEvGU4snabZ8uub49muwqdFU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=gFUH6nRY; arc=none smtp.client-ip=170.10.129.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="gFUH6nRY" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1785443894; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=tNjHSSX0xUczFYiR/s25By15KAIbaSixLoDw8lQKz2I=; b=gFUH6nRYLJFBA44kBOe5ety0E2cU/Xwazt5QXTREn0phsFG2woVNH4DAuQrNlNygDRERwo qkX0XEjW2qcyqq7HN2VMu6DldILCiMyChQsxLFmYZkkkwMNyATo5VM0kbg9gpBNn/GMJjO xhRt31stR/bk1ZiGZcIPXw+jdW5QTQs= Received: from mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-539-2EQMNNcRNS2s8_KYlL4BDA-1; Thu, 30 Jul 2026 16:37:49 -0400 X-MC-Unique: 2EQMNNcRNS2s8_KYlL4BDA-1 X-Mimecast-MFC-AGG-ID: 2EQMNNcRNS2s8_KYlL4BDA_1785443852 Received: from mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.12]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 9F5E5195608E; Thu, 30 Jul 2026 20:37:31 +0000 (UTC) Received: from GoldenWind.lan (unknown [10.22.88.35]) by mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 282F31956089; Thu, 30 Jul 2026 20:37:30 +0000 (UTC) From: Lyude Paul To: dri-devel@lists.freedesktop.org, nouveau@lists.freedesktop.org, linux-kernel@vger.kernel.org Cc: "Maarten Lankhorst" , "Simona Vetter" , "David Airlie" , "Thomas Zimmermann" , "Maxime Ripard" , "Danilo Krummrich" , "Lyude Paul" Subject: [PATCH v4 2/5] drm/nouveau: Print the nouveau.atomic parameter in nouveau_display_options() Date: Thu, 30 Jul 2026 16:36:10 -0400 Message-ID: <20260730203723.1649433-3-lyude@redhat.com> In-Reply-To: <20260730203723.1649433-1-lyude@redhat.com> References: <20260730203723.1649433-1-lyude@redhat.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.0 on 10.30.177.12 Seems like we never remembered to start printing the value for this, so let's start to aid in troubleshooting in case we run into any issues with atomic. Signed-off-by: Lyude Paul --- drivers/gpu/drm/nouveau/nouveau_drm.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/nouveau/nouveau_drm.c b/drivers/gpu/drm/nouveau/nouveau_drm.c index 3dfe21cd4bde4..6940e774ace07 100644 --- a/drivers/gpu/drm/nouveau/nouveau_drm.c +++ b/drivers/gpu/drm/nouveau/nouveau_drm.c @@ -1420,6 +1420,7 @@ static void nouveau_display_options(void) DRM_DEBUG_DRIVER("... debug : %s\n", nouveau_debug); DRM_DEBUG_DRIVER("... noaccel : %d\n", nouveau_noaccel); DRM_DEBUG_DRIVER("... modeset : %d\n", nouveau_modeset); + DRM_DEBUG_DRIVER("... atomic : %d\n", nouveau_atomic); DRM_DEBUG_DRIVER("... runpm : %d\n", nouveau_runtime_pm); DRM_DEBUG_DRIVER("... vram_pushbuf : %d\n", nouveau_vram_pushbuf); DRM_DEBUG_DRIVER("... hdmimhz : %d\n", nouveau_hdmimhz); -- 2.55.0 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 6EA28C55167 for ; Thu, 30 Jul 2026 20:38:19 +0000 (UTC) Received: from kara.freedesktop.org (unknown [131.252.210.166]) by gabe.freedesktop.org (Postfix) with ESMTPS id 477FD10F089; Thu, 30 Jul 2026 20:38:19 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=redhat.com header.i=@redhat.com header.b="IEwCV51g"; dkim-atps=neutral Received: from kara.freedesktop.org (localhost [127.0.0.1]) by kara.freedesktop.org (Postfix) with ESMTP id 15E884753C; Thu, 30 Jul 2026 20:22:30 +0000 (UTC) ARC-Seal: i=1; cv=none; a=rsa-sha256; d=lists.freedesktop.org; s=20240201; t=1785442949; b=AUzyC6S49gCsHpAkf/h+MDFMTEqeWK92QEfq6whwnp6ywSzgwx4L3GrbZYDjh5UsFtQ7L XGUxxaVPvWCmhhm+JAHQlBFVM/IWfsqXtrvYgNcV+MhotPNozDXjod52oLSBjx1+NGYntMU L8wzkiLRImRplO5KhLQ23+oSK98gwtBWEW90MaRjAYJriQ+2TYOmOLOY/P/W2TfK5Jp5cy6 p/O8uGuynFvdbqjhth/M2U7qON32DBaPnHHYc1jqWCtui9Pb+x5VEPH2KzTtg+/GMKfG12E x4xnMHV2pj51C3oV2E4GVp/Nl5MMCE6MYV9MnFE4bRh1hsxnNE4nLoYcRXKQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=lists.freedesktop.org; s=20240201; t=1785442949; h=from : sender : reply-to : subject : date : message-id : to : cc : mime-version : content-type : content-transfer-encoding : content-id : content-description : resent-date : resent-from : resent-sender : resent-to : resent-cc : resent-message-id : in-reply-to : references : list-id : list-help : list-unsubscribe : list-subscribe : list-post : list-owner : list-archive; bh=tNjHSSX0xUczFYiR/s25By15KAIbaSixLoDw8lQKz2I=; b=CAW+9ALqNbmTePBFv/w9sRMnrwMlFBwO/E6oq51PvuOcSDwMc5O0ygZuQGZw8YMPuuxYp KDF0Ar1NCyAkNnwK6mp5uTqgYmcXBevIyxnRnKJc5str84NsSJAUtxrdKpEeOJqwHFTsuSC HtJSC8EpXOt9iENlspx47Q5o9cKPRPfgWs/YkRCZIBMGNg7HEfL0gGTUa12iL1mCnbVHJlg Rult5k8vY57AiIm+o4Efrw4UtnCJDDNKLLw4R3zrhK1wSQnOGFhfDZbYAoFcYnU11iMaMOX byhosk2fOHAr7BzLF0NCK2gS8mN+7ZGn3dng8xa7U8/TBNO0Iu/x3kBz99qg== ARC-Authentication-Results: i=1; mail.freedesktop.org; dkim=pass header.d=redhat.com; arc=none (Message is not ARC signed); dmarc=pass (Used From Domain Record) header.from=redhat.com policy.dmarc=quarantine Authentication-Results: mail.freedesktop.org; dkim=pass header.d=redhat.com; arc=none (Message is not ARC signed); dmarc=pass (Used From Domain Record) header.from=redhat.com policy.dmarc=quarantine Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by kara.freedesktop.org (Postfix) with ESMTPS id 898144752F for ; Thu, 30 Jul 2026 20:22:27 +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 6F8DA10E10D for ; Thu, 30 Jul 2026 20:38:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1785443895; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=tNjHSSX0xUczFYiR/s25By15KAIbaSixLoDw8lQKz2I=; b=IEwCV51g/0inZE1ao6ATqFt7lEJ3b2VW0d7MHGl5I4cVRbQlIzAcG/Ffl4Xdb8O3O97jFP jF3MHOC0g1qCjrkLO6wYpuQLPRckkWpx/bjwgBkz/djDTXSnslExCNDekmds5MWPKFBQ+v trErQ41uuzGmCzRuBbeZjfERUgTCjz8= Received: from mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-539-2EQMNNcRNS2s8_KYlL4BDA-1; Thu, 30 Jul 2026 16:37:49 -0400 X-MC-Unique: 2EQMNNcRNS2s8_KYlL4BDA-1 X-Mimecast-MFC-AGG-ID: 2EQMNNcRNS2s8_KYlL4BDA_1785443852 Received: from mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.12]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 9F5E5195608E; Thu, 30 Jul 2026 20:37:31 +0000 (UTC) Received: from GoldenWind.lan (unknown [10.22.88.35]) by mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 282F31956089; Thu, 30 Jul 2026 20:37:30 +0000 (UTC) From: Lyude Paul To: dri-devel@lists.freedesktop.org, nouveau@lists.freedesktop.org, linux-kernel@vger.kernel.org Subject: [PATCH v4 2/5] drm/nouveau: Print the nouveau.atomic parameter in nouveau_display_options() Date: Thu, 30 Jul 2026 16:36:10 -0400 Message-ID: <20260730203723.1649433-3-lyude@redhat.com> In-Reply-To: <20260730203723.1649433-1-lyude@redhat.com> References: <20260730203723.1649433-1-lyude@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.0 on 10.30.177.12 X-Mimecast-MFC-PROC-ID: 7ZhbDdOAWFiuoxVxNNpOhLgxOVskaAkoxEbRAukYn5c_1785443852 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: 8bit content-type: text/plain; charset="US-ASCII"; x-default=true Message-ID-Hash: DYHHWEAM7JN33B6FTXCKVMTCQ2MXNXDS X-Message-ID-Hash: DYHHWEAM7JN33B6FTXCKVMTCQ2MXNXDS X-MailFrom: lyude@redhat.com X-Mailman-Rule-Hits: member-moderation X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address CC: Maarten Lankhorst , Simona Vetter , Maxime Ripard , Danilo Krummrich X-Mailman-Version: 3.3.8 Precedence: list List-Id: Nouveau development list Archived-At: Archived-At: List-Archive: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Seems like we never remembered to start printing the value for this, so let's start to aid in troubleshooting in case we run into any issues with atomic. Signed-off-by: Lyude Paul --- drivers/gpu/drm/nouveau/nouveau_drm.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/nouveau/nouveau_drm.c b/drivers/gpu/drm/nouveau/nouveau_drm.c index 3dfe21cd4bde4..6940e774ace07 100644 --- a/drivers/gpu/drm/nouveau/nouveau_drm.c +++ b/drivers/gpu/drm/nouveau/nouveau_drm.c @@ -1420,6 +1420,7 @@ static void nouveau_display_options(void) DRM_DEBUG_DRIVER("... debug : %s\n", nouveau_debug); DRM_DEBUG_DRIVER("... noaccel : %d\n", nouveau_noaccel); DRM_DEBUG_DRIVER("... modeset : %d\n", nouveau_modeset); + DRM_DEBUG_DRIVER("... atomic : %d\n", nouveau_atomic); DRM_DEBUG_DRIVER("... runpm : %d\n", nouveau_runtime_pm); DRM_DEBUG_DRIVER("... vram_pushbuf : %d\n", nouveau_vram_pushbuf); DRM_DEBUG_DRIVER("... hdmimhz : %d\n", nouveau_hdmimhz); -- 2.55.0