aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/include/ivsrcid/isp
AgeCommit message (Collapse)AuthorFilesLines
2024-06-27drm/amd/amdgpu: Map ISP interrupts as generic IRQsPratap Nirujogi1-0/+62
Map ISP IH interrupts to Linux generic IRQ for ISP driver to handle the interrupts using MFD IORESOURCE_IRQ resource. Reviewed-by: Alex Deucher <[email protected]> Reviewed-by: Mario Limonciello <[email protected]> Signed-off-by: Pratap Nirujogi <[email protected]> Signed-off-by: Alex Deucher <[email protected]>