aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/cikd.h
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2014-10-01 11:18:46 -0400
committerAlex Deucher <alexander.deucher@amd.com>2015-03-19 12:26:41 -0400
commit353eec2ab229867d59a12375a48fc65e2d749e8b (patch)
tree8b8eb18c1814bf1ff10eee76eb4c7fd4e212e89b /drivers/gpu/drm/radeon/cikd.h
parentdrm/radeon: add get_allowed_info_register for SI (diff)
downloadlinux-dev-353eec2ab229867d59a12375a48fc65e2d749e8b.tar.xz
linux-dev-353eec2ab229867d59a12375a48fc65e2d749e8b.zip
drm/radeon: add get_allowed_info_register for CIK
Registers that can be fetched from the info ioctl. Tested-by: Marek Olšák <marek.olsak@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/cikd.h')
-rw-r--r--drivers/gpu/drm/radeon/cikd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/radeon/cikd.h b/drivers/gpu/drm/radeon/cikd.h
index c648e1996dab..4870df898230 100644
--- a/drivers/gpu/drm/radeon/cikd.h
+++ b/drivers/gpu/drm/radeon/cikd.h
@@ -2088,6 +2088,8 @@
# define CLK_OD(x) ((x) << 6)
# define CLK_OD_MASK (0x1f << 6)
+#define UVD_STATUS 0xf6bc
+
/* UVD clocks */
#define CG_DCLK_CNTL 0xC050009C