commit | 479baeacd82841e44cd860d84fa66fe6240f1814 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Jul 30 21:27:03 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Jul 30 23:24:25 2019 -0500 |
tree | 8c71289a9b69b32c0a20a35dd6714b0ad8fc3bf0 | |
parent | a2c28e34f8c42e35f5f2990d558d367152e63c27 [diff] |
drm/amdgpu/powerplay: return success if set_mp1_state is not set Some asics (APUs) don't have this callback so we want to return success. Avoids spurious error messages on APUs. Reviewed-by: Evan Quan <evan.quan@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>