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 B5D72C4167D for ; Tue, 7 Nov 2023 08:13:32 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D772710E4C7; Tue, 7 Nov 2023 08:13:31 +0000 (UTC) Received: from mail-pl1-x636.google.com (mail-pl1-x636.google.com [IPv6:2607:f8b0:4864:20::636]) by gabe.freedesktop.org (Postfix) with ESMTPS id 389AF10E495; Tue, 7 Nov 2023 00:25:14 +0000 (UTC) Received: by mail-pl1-x636.google.com with SMTP id d9443c01a7336-1cc30bf9e22so40492065ad.1; Mon, 06 Nov 2023 16:25:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1699316714; x=1699921514; darn=lists.freedesktop.org; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=KvNevDILmrFumM2oQIUBMvMXYtsYvLzdrTujg9hVkHI=; b=miBkMjSDa+KJpdbHLW5RXIoBdprMRRqM+HJZaU3zMqfqvyoKGVcLfUtdl1LX0Wnwwy /kpYdpv1wrsmwGrd5x8x/2fsupgJTYRlMajpZBW8MuAPHU61em0XZMYi+KpvtlOORheK jb6R33X745Ldj+a5r3bkdZjW5qbxUZMrm4x5BXKw7DFeF/S0qllAXOByvnslOcQ6lR+s r4yYMVRqxUYdTu8Z475fmsabFmupStl/HHg54wiRexFEONDNNi7OH2aof3ysdJy8CQKB agOl+93JID7LS+Xxgy+F85FlMX0MolYRmOWY9bl8BdURlwX8Upa06A4ophPPaV6B/2nx TWUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699316714; x=1699921514; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=KvNevDILmrFumM2oQIUBMvMXYtsYvLzdrTujg9hVkHI=; b=WqFcEeYnMLdvCgiDnpjx1ee8V55a4hwHnNjMveP6c2oyeiOpQ+5rPvmCafghrT6kc0 KWG2SwCXwlBNNZx/sNFPEar5r3IqTR+4aUY0VawvvE13Oy5XZ953OcOs6sjqYhqTM4IH V/68P7SChq0MZqVKMR28O82paYVRgGLVPOMhdRISVhkbLgpLjtSkznb0FW1gTYWyxqHT 4pZZCePMFpR6chELAC44YUDbC3QFz7Q85+VXS3aIlzAnw8iUjE+9WnziNEOrec+b8Lso Uo7YWME4qErCs0EAy6GWyg9rP7LEc/e/HD99XM/ojQy2dNPr/RsVlICHD8ciD8lAFM1f kB6g== X-Gm-Message-State: AOJu0YwvyEeLXSUvTBudeUsKVnfQjhnMI+SOSwUVmcWIHirZgwm8EG8C TpFntI3QTOdYNUt2mLnt3cw= X-Google-Smtp-Source: AGHT+IFpEJjW+6bQ6vlcdu8jbIyxxRW7ZMOKGK03NP4M1Mz4NcROaycZ11XDShYh+2rBgXl2g25WXw== X-Received: by 2002:a17:902:e551:b0:1cc:51ee:5faf with SMTP id n17-20020a170902e55100b001cc51ee5fafmr1650822plf.7.1699316713622; Mon, 06 Nov 2023 16:25:13 -0800 (PST) Received: from debian.me ([103.131.18.64]) by smtp.gmail.com with ESMTPSA id d7-20020a170902654700b001bb1f0605b2sm6573600pln.214.2023.11.06.16.25.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Nov 2023 16:25:13 -0800 (PST) Received: by debian.me (Postfix, from userid 1000) id 63C18817FA85; Tue, 7 Nov 2023 07:25:00 +0700 (WIB) Date: Tue, 7 Nov 2023 07:24:58 +0700 From: Bagas Sanjaya To: Hunter Chasens , Linux Kernel Mailing List Subject: Re: [PATCH v2] drm: amd: Resolve Sphinx unexpected indentation warning Message-ID: References: <20231106201739.29507-1-hunter.chasens18@ncf.edu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="/im2KQQsxOjeQDIO" Content-Disposition: inline In-Reply-To: <20231106201739.29507-1-hunter.chasens18@ncf.edu> X-Mailman-Approved-At: Tue, 07 Nov 2023 08:13:30 +0000 X-BeenThere: amd-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion list for AMD gfx List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Lijo Lazar , Linux Documentation , Xinhui.Pan@amd.com, Linux AMDGPU , Linux DRI Development , daniel@ffwll.ch, alexander.deucher@amd.com, airlied@gmail.com, christian.koenig@amd.com Errors-To: amd-gfx-bounces@lists.freedesktop.org Sender: "amd-gfx" --/im2KQQsxOjeQDIO Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 06, 2023 at 03:17:39PM -0500, Hunter Chasens wrote: > diff --git a/drivers/gpu/drm/amd/pm/amdgpu_pm.c b/drivers/gpu/drm/amd/pm/= amdgpu_pm.c > index 517b9fb4624c..81b8ceb26890 100644 > --- a/drivers/gpu/drm/amd/pm/amdgpu_pm.c > +++ b/drivers/gpu/drm/amd/pm/amdgpu_pm.c > @@ -989,12 +989,13 @@ static ssize_t amdgpu_get_pp_features(struct device= *dev, > * Reading back the files will show you the available power levels within > * the power state and the clock information for those levels. If deep s= leep is > * applied to a clock, the level will be denoted by a special level 'S:' > - * E.g., > - * S: 19Mhz * > - * 0: 615Mhz > - * 1: 800Mhz > - * 2: 888Mhz > - * 3: 1000Mhz > + * E.g.:: > + * > + * S: 19Mhz * > + * 0: 615Mhz > + * 1: 800Mhz > + * 2: 888Mhz > + * 3: 1000Mhz > * > * > * To manually adjust these states, first select manual using LGTM, thanks! Reviewed-by: Bagas Sanjaya --=20 An old man doll... just what I always wanted! - Clara --/im2KQQsxOjeQDIO Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQSSYQ6Cy7oyFNCHrUH2uYlJVVFOowUCZUmDrQAKCRD2uYlJVVFO o3+ZAQDfjlESW3+XuDhrOEojS9fqik7nCHXgYFOPvulyC48CzwEAmlHOs12KiwgZ BP9nE37zIUNmEkWjNU+PCfws51OmbgE= =JkyO -----END PGP SIGNATURE----- --/im2KQQsxOjeQDIO-- From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net [23.128.96.19]) (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 4D6A27FD for ; Tue, 7 Nov 2023 00:25:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="Zul2s9N2" Received: from mail-pl1-x635.google.com (mail-pl1-x635.google.com [IPv6:2607:f8b0:4864:20::635]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 44FD410D; Mon, 6 Nov 2023 16:25:14 -0800 (PST) Received: by mail-pl1-x635.google.com with SMTP id d9443c01a7336-1cc3388621cso47154485ad.1; Mon, 06 Nov 2023 16:25:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1699316714; x=1699921514; darn=vger.kernel.org; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=KvNevDILmrFumM2oQIUBMvMXYtsYvLzdrTujg9hVkHI=; b=Zul2s9N2KkSupO/TwA8UHr+KHM7UiZM3IB+LVdsZRPKHAWdNbdyV1q8GVJe15D+0Br /ikMyE0wcNDlnhrfmX25lUyLq4gyt5Ma5FzTMVz2XPO2yl7Eke7nJQWGxvvlpHQ0wpSe vIhhzDTVrUb9z9zP40iyYM+xrhPZMZfRtfR4W8vRn4uG1SkqkRZS/Jh4Qay47PIG8xog Khi16id+QOq0tgs9kCuW8YSVvHrUPyg8Y1VfWGWp7bVEWXOOOjneZaEt8kzEO96lTVvx xXiszhidi4TZb0YvWV5Q6Sz/HD4DBYj+KzIlSWVRjHYoNW3Y3KnqQRVocsk/QUIhRwih dusQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699316714; x=1699921514; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=KvNevDILmrFumM2oQIUBMvMXYtsYvLzdrTujg9hVkHI=; b=IQJ6KTzEk03TNEHrYet6bDo62UWBqSksV7kwJIQpS1/wNU48BmtUdwMTkvXneqsnk8 /1TSWCKPoim3hF7dyfQqu5fY9tPuGrSuXhmkTZUu95jTEWKTubkQwlISCrZQUkl9ebsS v9iNtDAugmGws3mKs9x+qk31AvwjohtxBLa3eCaWPO20HeHzQRGvwwKBJB9hDNF6qJ0M +lN4/FS1zMC/QZCjWTTdNK3i6nElZiqU3808JQOGMwH7MORj7ISErTduc8ZJSbwIiQzE 8BN7d7RxEtYG4dqB44BTDm3QFjlipt0JdN8DK80LRwPGqpQwuBv1QlBrCwJhBZx8VcS3 JrRg== X-Gm-Message-State: AOJu0YyMSJp+Y7NWgcpAYwABaAaD7MvCnfzmDSVZ++oaf8IiiD3d3iHT rKb5+PSYYG48galZc5oWqvG+jbx9+tk= X-Google-Smtp-Source: AGHT+IFpEJjW+6bQ6vlcdu8jbIyxxRW7ZMOKGK03NP4M1Mz4NcROaycZ11XDShYh+2rBgXl2g25WXw== X-Received: by 2002:a17:902:e551:b0:1cc:51ee:5faf with SMTP id n17-20020a170902e55100b001cc51ee5fafmr1650822plf.7.1699316713622; Mon, 06 Nov 2023 16:25:13 -0800 (PST) Received: from debian.me ([103.131.18.64]) by smtp.gmail.com with ESMTPSA id d7-20020a170902654700b001bb1f0605b2sm6573600pln.214.2023.11.06.16.25.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Nov 2023 16:25:13 -0800 (PST) Received: by debian.me (Postfix, from userid 1000) id 63C18817FA85; Tue, 7 Nov 2023 07:25:00 +0700 (WIB) Date: Tue, 7 Nov 2023 07:24:58 +0700 From: Bagas Sanjaya To: Hunter Chasens , Linux Kernel Mailing List Cc: Linux Documentation , alexander.deucher@amd.com, christian.koenig@amd.com, Xinhui.Pan@amd.com, airlied@gmail.com, daniel@ffwll.ch, Linux AMDGPU , Linux DRI Development , Lijo Lazar Subject: Re: [PATCH v2] drm: amd: Resolve Sphinx unexpected indentation warning Message-ID: References: <20231106201739.29507-1-hunter.chasens18@ncf.edu> Precedence: bulk X-Mailing-List: linux-doc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="/im2KQQsxOjeQDIO" Content-Disposition: inline In-Reply-To: <20231106201739.29507-1-hunter.chasens18@ncf.edu> --/im2KQQsxOjeQDIO Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 06, 2023 at 03:17:39PM -0500, Hunter Chasens wrote: > diff --git a/drivers/gpu/drm/amd/pm/amdgpu_pm.c b/drivers/gpu/drm/amd/pm/= amdgpu_pm.c > index 517b9fb4624c..81b8ceb26890 100644 > --- a/drivers/gpu/drm/amd/pm/amdgpu_pm.c > +++ b/drivers/gpu/drm/amd/pm/amdgpu_pm.c > @@ -989,12 +989,13 @@ static ssize_t amdgpu_get_pp_features(struct device= *dev, > * Reading back the files will show you the available power levels within > * the power state and the clock information for those levels. If deep s= leep is > * applied to a clock, the level will be denoted by a special level 'S:' > - * E.g., > - * S: 19Mhz * > - * 0: 615Mhz > - * 1: 800Mhz > - * 2: 888Mhz > - * 3: 1000Mhz > + * E.g.:: > + * > + * S: 19Mhz * > + * 0: 615Mhz > + * 1: 800Mhz > + * 2: 888Mhz > + * 3: 1000Mhz > * > * > * To manually adjust these states, first select manual using LGTM, thanks! Reviewed-by: Bagas Sanjaya --=20 An old man doll... just what I always wanted! - Clara --/im2KQQsxOjeQDIO Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQSSYQ6Cy7oyFNCHrUH2uYlJVVFOowUCZUmDrQAKCRD2uYlJVVFO o3+ZAQDfjlESW3+XuDhrOEojS9fqik7nCHXgYFOPvulyC48CzwEAmlHOs12KiwgZ BP9nE37zIUNmEkWjNU+PCfws51OmbgE= =JkyO -----END PGP SIGNATURE----- --/im2KQQsxOjeQDIO-- 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 67366C4332F for ; Tue, 7 Nov 2023 00:25:17 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 6C21710E495; Tue, 7 Nov 2023 00:25:16 +0000 (UTC) Received: from mail-pl1-x636.google.com (mail-pl1-x636.google.com [IPv6:2607:f8b0:4864:20::636]) by gabe.freedesktop.org (Postfix) with ESMTPS id 389AF10E495; Tue, 7 Nov 2023 00:25:14 +0000 (UTC) Received: by mail-pl1-x636.google.com with SMTP id d9443c01a7336-1cc30bf9e22so40492065ad.1; Mon, 06 Nov 2023 16:25:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1699316714; x=1699921514; darn=lists.freedesktop.org; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=KvNevDILmrFumM2oQIUBMvMXYtsYvLzdrTujg9hVkHI=; b=miBkMjSDa+KJpdbHLW5RXIoBdprMRRqM+HJZaU3zMqfqvyoKGVcLfUtdl1LX0Wnwwy /kpYdpv1wrsmwGrd5x8x/2fsupgJTYRlMajpZBW8MuAPHU61em0XZMYi+KpvtlOORheK jb6R33X745Ldj+a5r3bkdZjW5qbxUZMrm4x5BXKw7DFeF/S0qllAXOByvnslOcQ6lR+s r4yYMVRqxUYdTu8Z475fmsabFmupStl/HHg54wiRexFEONDNNi7OH2aof3ysdJy8CQKB agOl+93JID7LS+Xxgy+F85FlMX0MolYRmOWY9bl8BdURlwX8Upa06A4ophPPaV6B/2nx TWUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699316714; x=1699921514; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=KvNevDILmrFumM2oQIUBMvMXYtsYvLzdrTujg9hVkHI=; b=WqFcEeYnMLdvCgiDnpjx1ee8V55a4hwHnNjMveP6c2oyeiOpQ+5rPvmCafghrT6kc0 KWG2SwCXwlBNNZx/sNFPEar5r3IqTR+4aUY0VawvvE13Oy5XZ953OcOs6sjqYhqTM4IH V/68P7SChq0MZqVKMR28O82paYVRgGLVPOMhdRISVhkbLgpLjtSkznb0FW1gTYWyxqHT 4pZZCePMFpR6chELAC44YUDbC3QFz7Q85+VXS3aIlzAnw8iUjE+9WnziNEOrec+b8Lso Uo7YWME4qErCs0EAy6GWyg9rP7LEc/e/HD99XM/ojQy2dNPr/RsVlICHD8ciD8lAFM1f kB6g== X-Gm-Message-State: AOJu0YwvyEeLXSUvTBudeUsKVnfQjhnMI+SOSwUVmcWIHirZgwm8EG8C TpFntI3QTOdYNUt2mLnt3cw= X-Google-Smtp-Source: AGHT+IFpEJjW+6bQ6vlcdu8jbIyxxRW7ZMOKGK03NP4M1Mz4NcROaycZ11XDShYh+2rBgXl2g25WXw== X-Received: by 2002:a17:902:e551:b0:1cc:51ee:5faf with SMTP id n17-20020a170902e55100b001cc51ee5fafmr1650822plf.7.1699316713622; Mon, 06 Nov 2023 16:25:13 -0800 (PST) Received: from debian.me ([103.131.18.64]) by smtp.gmail.com with ESMTPSA id d7-20020a170902654700b001bb1f0605b2sm6573600pln.214.2023.11.06.16.25.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Nov 2023 16:25:13 -0800 (PST) Received: by debian.me (Postfix, from userid 1000) id 63C18817FA85; Tue, 7 Nov 2023 07:25:00 +0700 (WIB) Date: Tue, 7 Nov 2023 07:24:58 +0700 From: Bagas Sanjaya To: Hunter Chasens , Linux Kernel Mailing List Subject: Re: [PATCH v2] drm: amd: Resolve Sphinx unexpected indentation warning Message-ID: References: <20231106201739.29507-1-hunter.chasens18@ncf.edu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="/im2KQQsxOjeQDIO" Content-Disposition: inline In-Reply-To: <20231106201739.29507-1-hunter.chasens18@ncf.edu> 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: , Cc: Lijo Lazar , Linux Documentation , Xinhui.Pan@amd.com, Linux AMDGPU , Linux DRI Development , alexander.deucher@amd.com, christian.koenig@amd.com Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" --/im2KQQsxOjeQDIO Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 06, 2023 at 03:17:39PM -0500, Hunter Chasens wrote: > diff --git a/drivers/gpu/drm/amd/pm/amdgpu_pm.c b/drivers/gpu/drm/amd/pm/= amdgpu_pm.c > index 517b9fb4624c..81b8ceb26890 100644 > --- a/drivers/gpu/drm/amd/pm/amdgpu_pm.c > +++ b/drivers/gpu/drm/amd/pm/amdgpu_pm.c > @@ -989,12 +989,13 @@ static ssize_t amdgpu_get_pp_features(struct device= *dev, > * Reading back the files will show you the available power levels within > * the power state and the clock information for those levels. If deep s= leep is > * applied to a clock, the level will be denoted by a special level 'S:' > - * E.g., > - * S: 19Mhz * > - * 0: 615Mhz > - * 1: 800Mhz > - * 2: 888Mhz > - * 3: 1000Mhz > + * E.g.:: > + * > + * S: 19Mhz * > + * 0: 615Mhz > + * 1: 800Mhz > + * 2: 888Mhz > + * 3: 1000Mhz > * > * > * To manually adjust these states, first select manual using LGTM, thanks! Reviewed-by: Bagas Sanjaya --=20 An old man doll... just what I always wanted! - Clara --/im2KQQsxOjeQDIO Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQSSYQ6Cy7oyFNCHrUH2uYlJVVFOowUCZUmDrQAKCRD2uYlJVVFO o3+ZAQDfjlESW3+XuDhrOEojS9fqik7nCHXgYFOPvulyC48CzwEAmlHOs12KiwgZ BP9nE37zIUNmEkWjNU+PCfws51OmbgE= =JkyO -----END PGP SIGNATURE----- --/im2KQQsxOjeQDIO--