summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/cik_reg.h
diff options
context:
space:
mode:
authorOded Gabbay <oded.gabbay@gmail.com>2015-03-05 15:13:18 +0200
committerOded Gabbay <oded.gabbay@gmail.com>2015-05-19 12:13:39 +0300
commitd36b94fcf0c812b04fff483e1b423f7d5042766e (patch)
treea624851c1e418530a30a8f97be9df43f86b6fd7e /drivers/gpu/drm/radeon/cik_reg.h
parent1241e0b48f9337320a65560192f53406832eff2c (diff)
drm/radeon: Add init interrupt kfd->kgd interface
This patch adds a new interface function to the kfd->kgd interface. The function is kgd_init_interrupts() and its function is to initialize a pipe's interrupts. The function currently enables the timestamp interrupt and the bad opcode interrupt. Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/cik_reg.h')
-rw-r--r--drivers/gpu/drm/radeon/cik_reg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/radeon/cik_reg.h b/drivers/gpu/drm/radeon/cik_reg.h
index f667347d8157..0ec5d53eb6fb 100644
--- a/drivers/gpu/drm/radeon/cik_reg.h
+++ b/drivers/gpu/drm/radeon/cik_reg.h
@@ -149,6 +149,8 @@
#define KFD_CIK_SDMA_QUEUE_OFFSET 0x200
+#define CPC_INT_CNTL 0xC2D0
+
#define CP_HQD_IQ_RPTR 0xC970u
#define AQL_ENABLE (1U << 0)
#define SDMA0_RLC0_RB_CNTL 0xD400u