]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvesting
authorLeo Liu <leo.liu@amd.com>
Wed, 1 Nov 2017 01:03:39 +0000 (21:03 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Nov 2017 09:17:17 +0000 (10:17 +0100)
commit54321757bf833ff26ead68c62871c9b44f8efa5b
tree806e825f9baa49c9862cfec55fd7a84c174df8ae
parent85fc63d11ba390797df9a0a52c0964c4328b3b3e
drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvesting

commit cb4b02d7cac56a69d8137d8d843507cca9182aed upstream.

Fixes init failures on polaris cards with harvested UVD.

Signed-off-by: Leo Liu <leo.liu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c