Hi Dave,
Just two small patches for stable to fix the driver failing to load on polaris cards with harvested VCE or UVD blocks.
The following changes since commit d3daa2c7865cbfa830651b11c8ad1df23465b46e:
drm/amd/amdgpu: Remove workaround check for UVD6 on APUs (2017-10-25 09:32:14 -0400)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-4.14
for you to fetch changes up to 32bec2afa525149288e6696079bc85f747fa2138:
drm/amdgpu: allow harvesting check for Polaris VCE (2017-11-01 23:37:16 -0400)
---------------------------------------------------------------- Leo Liu (2): drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvesting drm/amdgpu: allow harvesting check for Polaris VCE
drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c | 4 ++++ drivers/gpu/drm/amd/amdgpu/vce_v3_0.c | 12 ++++++------ 2 files changed, 10 insertions(+), 6 deletions(-)
dri-devel@lists.freedesktop.org