drm/amd/pm: Fix incorrect comment about Vangogh power cap support
authorGuilherme G. Piccoli <gpiccoli@igalia.com>
Thu, 30 Mar 2023 14:40:45 +0000 (11:40 -0300)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 11 Apr 2023 22:03:44 +0000 (18:03 -0400)
commit89317d4255122f05aaa0ac16d189a9ab3022653c
tree39004285f8baf157fd93c3a3186d61bd16e84737
parent207bbfb63dc0eb491f71e96baa5db9c25626a247
drm/amd/pm: Fix incorrect comment about Vangogh power cap support

The comment mentions that power1 cap attributes are not supported on
Vangogh, but the opposite is indeed valid: for APUs, only Vangogh is
supported. While at it, also fixed the Renoir comment below (thanks
Melissa for noticing that!).

Cc: Lijo Lazar <lijo.lazar@amd.com>
Cc: Melissa Wen <mwen@igalia.com>
Signed-off-by: Guilherme G. Piccoli <gpiccoli@igalia.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/amdgpu_pm.c