]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf04c0314d96a485ccfdb3a6c672c8b03d22bb8cf
tree496e4e83af6d26d9460a74bf2112d18301be0b9f
parenta55f65916612cd6d21eb6eae0761f018c07e4c45
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