drm/amdgpu: fix insert nop for UVD7 ring
authorLeo Liu <leo.liu@amd.com>
Thu, 17 May 2018 17:37:50 +0000 (13:37 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 18 May 2018 21:08:31 +0000 (16:08 -0500)
commitcbb7a239117d45d512fae1806cc7722f68c7b82f
tree2dd0ec35c8d268b4918ab7bb074af46ef67c0220
parent6ee21dbfe9a79edf6f09d5f3ab1f3c4f0699dbf2
drm/amdgpu: fix insert nop for UVD7 ring

NO_OP register should be writen to 0

Signed-off-by: Leo Liu <leo.liu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c