aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/include/ivsrcid/sdma1
AgeCommit message (Collapse)AuthorFilesLines
2019-06-20drm/amdgpu: add irq sources for sdma v5_0Hawking Zhang1-0/+44
Add the interrupt source packet definitions. Signed-off-by: Hawking Zhang <[email protected]> Reviewed-by: Jack Xiao <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
2018-07-13drm/amd: Add interrupt source definitions for SOC15 v3.Andrey Grodzovsky1-0/+50
Stop using 'magic numbers' when registering interrupt sources. v2: Switch to kernel style comments. v3: Rebase. Signed-off-by: Andrey Grodzovsky <[email protected]> Acked-by: Christian König <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]>