]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu: update uvd_v6_0_ring_vm_funcs to use new nop packet
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Jun 2018 17:32:27 +0000 (12:32 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 15 Sep 2018 07:46:57 +0000 (09:46 +0200)
commitc8fe7d36e49b333f4db60c7a9ba6ba17e6c9e35e
tree4b24484c3ad9073637bf1417f6f7c43003d30008
parent7ddb29b09517a8b923944d556fbf7df0055cddff
drm/amdgpu: update uvd_v6_0_ring_vm_funcs to use new nop packet

commit afb1436c7b44ab928e6369a4d48e3abb8215241e upstream.

Was missed when updating the uvd 6 module.

Fixes: 1aac3c9180 (drm/amdgpu: fix insert nop for UVD6 ring)
Reviewed-by: Leo Liu <leo.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c