drm/amdgpu: add irq source id definition for VCN/JPEG 4.0
Add interrupt source id macros. Signed-off-by: Tao Zhou <tao.zhou1@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
5331745801
commit
56ea353ea4
@ -38,4 +38,7 @@
|
||||
#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_UVD_POISON 160
|
||||
#define VCN_4_0__SRCID_DJPEG0_POISON 161
|
||||
#define VCN_4_0__SRCID_EJPEG0_POISON 162
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user