drm/radeon: add support for UVD_NO_OP register

Writes to this register are the preferred way to do NOPs.

Bump the driver version as well.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
Alex Deucher
2016-08-22 18:03:22 -04:00
parent 8dd31d74ac
commit 4d6bdbad25
3 changed files with 4 additions and 1 deletions

View File

@@ -669,6 +669,7 @@ static int radeon_uvd_cs_reg(struct radeon_cs_parser *p,
return r;
break;
case UVD_ENGINE_CNTL:
case UVD_NO_OP:
break;
default:
DRM_ERROR("Invalid reg 0x%X!\n",