drm/amdgpu: Ignore the not supported error from psp
authorEmily Deng <Emily.Deng@amd.com>
Wed, 25 Mar 2020 10:58:02 +0000 (18:58 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Apr 2020 18:44:42 +0000 (14:44 -0400)
commitd73cd701278a04a55e41fa0d094aed492720d551
tree496e4e83af6d26d9460a74bf2112d18301be0b9f
parent6bc8cdde574b1120502688fb52061a216d112ed3
drm/amdgpu: Ignore the not supported error from psp

As the VCN firmware will not use
vf vmr now. And new psp policy won't support set tmr
now.
For driver compatible issue, ignore the not support error.

Signed-off-by: Emily Deng <Emily.Deng@amd.com>
Reviewed-by: Monk Liu <monk.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c