Skip to content

Commit 56ea353

Browse files
Tao Zhoualexdeucher
authored andcommitted
drm/amdgpu: add irq source id definition for VCN/JPEG 4.0
Add interrupt source id macros. Signed-off-by: Tao Zhou <[email protected]> Reviewed-by: Hawking Zhang <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent 5331745 commit 56ea353

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

drivers/gpu/drm/amd/include/ivsrcid/vcn/irqsrcs_vcn_4_0.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,7 @@
3838
#define VCN_4_0__SRCID__JPEG6_DECODE 174 // 0xae JRBC6 Decode interrupt
3939
#define VCN_4_0__SRCID__JPEG7_DECODE 175 // 0xaf JRBC7 Decode interrupt
4040

41+
#define VCN_4_0__SRCID_UVD_POISON 160
42+
#define VCN_4_0__SRCID_DJPEG0_POISON 161
43+
#define VCN_4_0__SRCID_EJPEG0_POISON 162
4144
#endif

0 commit comments

Comments
 (0)