aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/amdgpu_pm.c
diff options
context:
space:
mode:
authorXiaojian Du <[email protected]>2021-01-12 11:16:21 +0000
committerAlex Deucher <[email protected]>2021-01-14 04:52:35 +0000
commit79af0681bd1970813786119a01f7c27751f867a0 (patch)
tree2fddd39c8c0e06859d0ce94149e23a6bdf3de1bd /drivers/gpu/drm/amd/pm/amdgpu_pm.c
parentdrm/amd/pm: support the function to change power profile mode for vangogh (diff)
downloadkernel-79af0681bd1970813786119a01f7c27751f867a0.tar.gz
kernel-79af0681bd1970813786119a01f7c27751f867a0.zip
drm/amd/pm: fix one superfluous error for renoir
This patch is to fix one superfluous error for renoir. Renoir supports 5 kinds of power profile mode: "FULL SCREEN 3D", "VIDEO", "VR", "COMPUTE" and "CUSTOM". After loading amdgpu driver, the driver will set "BOOTUP_DEFAULT" mode to APU, and it will get one superfluouserror error, which is saying "Unsupported power profile mode 0 on RENOIR", but it will not make any other harmful events, so fix this error. Signed-off-by: Xiaojian Du <[email protected]> Reviewed-by: Huang Rui <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/pm/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions