aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/r600d.h
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2016-08-22 18:03:22 -0400
committerAlex Deucher <alexander.deucher@amd.com>2016-08-24 16:25:04 -0400
commit4d6bdbad25e60eac1d14c039cbc32778e9dec8fe (patch)
tree0e372684b03e425482e21c37683cec871993d353 /drivers/gpu/drm/radeon/r600d.h
parentdrm/amdgpu: add support for UVD_NO_OP register (diff)
downloadlinux-dev-4d6bdbad25e60eac1d14c039cbc32778e9dec8fe.tar.xz
linux-dev-4d6bdbad25e60eac1d14c039cbc32778e9dec8fe.zip
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>
Diffstat (limited to 'drivers/gpu/drm/radeon/r600d.h')
-rw-r--r--drivers/gpu/drm/radeon/r600d.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/radeon/r600d.h b/drivers/gpu/drm/radeon/r600d.h
index 1e8495cca41e..2e00a5287bd2 100644
--- a/drivers/gpu/drm/radeon/r600d.h
+++ b/drivers/gpu/drm/radeon/r600d.h
@@ -1490,6 +1490,7 @@
#define UVD_GPCOM_VCPU_DATA0 0xef10
#define UVD_GPCOM_VCPU_DATA1 0xef14
#define UVD_ENGINE_CNTL 0xef18
+#define UVD_NO_OP 0xeffc
#define UVD_SEMA_CNTL 0xf400
#define UVD_RB_ARB_CTRL 0xf480