Commit 56ea353e authored by Tao Zhou's avatar Tao Zhou Committed by Alex Deucher

drm/amdgpu: add irq source id definition for VCN/JPEG 4.0

Add interrupt source id macros.
Signed-off-by: default avatarTao Zhou <tao.zhou1@amd.com>
Reviewed-by: default avatarHawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 53317458
...@@ -38,4 +38,7 @@ ...@@ -38,4 +38,7 @@
#define VCN_4_0__SRCID__JPEG6_DECODE 174 // 0xae JRBC6 Decode interrupt #define VCN_4_0__SRCID__JPEG6_DECODE 174 // 0xae JRBC6 Decode interrupt
#define VCN_4_0__SRCID__JPEG7_DECODE 175 // 0xaf JRBC7 Decode interrupt #define VCN_4_0__SRCID__JPEG7_DECODE 175 // 0xaf JRBC7 Decode interrupt
#define VCN_4_0__SRCID_UVD_POISON 160
#define VCN_4_0__SRCID_DJPEG0_POISON 161
#define VCN_4_0__SRCID_EJPEG0_POISON 162
#endif #endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment