Received: by 2002:a05:6a10:2785:0:0:0:0 with SMTP id ia5csp249696pxb; Fri, 15 Jan 2021 02:13:44 -0800 (PST) X-Google-Smtp-Source: ABdhPJzYWpChiWZyxE7ZlPuTTBmixRJij7pjylDlVsbdA6rFVbQqyUbdYSS78Z74wO20U9BnJc6y X-Received: by 2002:a17:906:48c:: with SMTP id f12mr3163425eja.431.1610705624604; Fri, 15 Jan 2021 02:13:44 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1610705624; cv=none; d=google.com; s=arc-20160816; b=mZvVVapg3eStu+f4CLm/ZVwgVMZKIrtfNp6VtiyyX7M4mrLj08PJJdZCMKqbF+uS48 hCptHghI2RZgHgLfwAUSx4IqYNLmFfRiiOD3RgCO5kGEShKHU/Qoia5NBklU3+RoumUU qCjtKtzUp20vZ623yVMpmcS7rD1U8RDDYGY8kq+Dzqw0XxOA/GxenpWpe0GToDR0G/k5 6lsGm1bwxMksXgr7uxYxBvjrACDaqPFm2PKByIvs+IEXI2URuH38ySr4BPaf1eXDqF9X cayCTw2LtyjE0Y3dI4Yqg3TBYbdqixXzIxK6+vwd+IxNPZfZ0eTGBGdvPHRUtEw9PTan x80A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=mifMVo4jWnw/hR51LFSDoRllrZCt2mXQWtcH0CDliSg=; b=OJ9kzOsioXfglcdz8bqO02qRKsc3o3C34lZO+ZEprIBKWf0su1mHlBLD0tzxfqbGFU 3219coD6zcGorcmalRmiLxIP9ReSMuqhfcfj9JrvGhHyHYv/o6dSk1JbAJW3qJ2fRvWK +Peu1OauONQlwbX2Hzcz2hA7wfvGr8RtKciJo5zZsyCNDrnLXs/2iKB1/KgR9rvwGDAO 7iK19YO+RDTXX+FEZySX2m/06e+zH7gfJUqgGv5IOaDEUnwWpK8jD+9FQLIb+HIgxQgh G0V++rxw6kQLglUr81OCRi3ud8usoxI2nyf36o0+tWLG0nJqfJWLw0O1gvep9umXKx9b Jdmw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=canonical.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id rh9si3922133ejb.507.2021.01.15.02.13.20; Fri, 15 Jan 2021 02:13:44 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=canonical.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731638AbhAOKK6 (ORCPT + 99 others); Fri, 15 Jan 2021 05:10:58 -0500 Received: from youngberry.canonical.com ([91.189.89.112]:36649 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730147AbhAOKK5 (ORCPT ); Fri, 15 Jan 2021 05:10:57 -0500 Received: from 1.general.cking.uk.vpn ([10.172.193.212]) by youngberry.canonical.com with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1l0M3b-0001kr-77; Fri, 15 Jan 2021 10:10:15 +0000 Subject: Re: [PATCH][next] drm/amdgpu: Add missing BOOTUP_DEFAULT to profile_name[] To: Christophe JAILLET , Dan Carpenter Cc: Alex Deucher , =?UTF-8?Q?Christian_K=c3=b6nig?= , David Airlie , Daniel Vetter , Xiaojian Du , amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org References: <20210111114638.16530-1-colin.king@canonical.com> <20210112100706.GF5083@kadam> <51efd2a7-f2cf-dc28-4b86-5e89d13564ca@canonical.com> From: Colin Ian King Message-ID: <01121c1c-5e7c-9d47-2400-c7644f6b8254@canonical.com> Date: Fri, 15 Jan 2021 10:10:14 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 15/01/2021 10:07, Christophe JAILLET wrote: > Le 15/01/2021 à 10:37, Colin Ian King a écrit : >> On 12/01/2021 10:07, Dan Carpenter wrote: >>> On Mon, Jan 11, 2021 at 11:46:38AM +0000, Colin King wrote: >>>> From: Colin Ian King >>>> >>>> A recent change added a new BOOTUP_DEFAULT power profile mode >>>> to the PP_SMC_POWER_PROFILE enum but omitted updating the >>>> corresponding profile_name array.  Fix this by adding in the >>>> missing BOOTUP_DEFAULT to profile_name[]. >>>> >>> >>> Still not enough to prevent the array overflow.  It needs POWERSAVE as >>> well. >> >> Thanks for checking, but there is a 1-to-1 relation ship now: >> >> enum PP_SMC_POWER_PROFILE { >>          PP_SMC_POWER_PROFILE_BOOTUP_DEFAULT = 0x0, >>          PP_SMC_POWER_PROFILE_FULLSCREEN3D = 0x1, >>          PP_SMC_POWER_PROFILE_POWERSAVING  = 0x2, >>          PP_SMC_POWER_PROFILE_VIDEO        = 0x3, >>          PP_SMC_POWER_PROFILE_VR           = 0x4, >>          PP_SMC_POWER_PROFILE_COMPUTE      = 0x5, >>          PP_SMC_POWER_PROFILE_CUSTOM       = 0x6, >>          PP_SMC_POWER_PROFILE_COUNT, >> }; >> >> vs >> >>          static const char *profile_name[] = { >>                                          "BOOTUP_DEFAULT", >>                                          "3D_FULL_SCREEN", >>                                          "POWER_SAVING", > > This line has been added yesterday in commit f727ebeb589d. > So Dan was right when he sent his patch, but some else fixed it. Ah, my bad for not seeing that. :-/ > > CJ > >>                                          "VIDEO", >>                                          "VR", >>                                          "COMPUTE", >>                                          "CUSTOM"}; >> >> >> unless I'm missing something because I've not had enough coffee. >> >> Colin >> >>> >>> regards, >>> dan carpenter >>> >> >> >