aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/cikd.h
diff options
context:
space:
mode:
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 @@
2088# define CLK_OD(x) ((x) << 6) 2088# define CLK_OD(x) ((x) << 6)
2089# define CLK_OD_MASK (0x1f << 6) 2089# define CLK_OD_MASK (0x1f << 6)
2090 2090
2091#define UVD_STATUS 0xf6bc
2092
2091/* UVD clocks */ 2093/* UVD clocks */
2092 2094
2093#define CG_DCLK_CNTL 0xC050009C 2095#define CG_DCLK_CNTL 0xC050009C