summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/core/intr.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-06drm/nouveau/nvkm: punt spurious irq messages to debug levelBen Skeggs1-2/+2
2022-11-09drm/nouveau/mc: implement intr handling on top of nvkm_intrBen Skeggs1-9/+1
2022-11-09drm/nouveau/intr: add nvkm_subdev_intr() compatibilityBen Skeggs1-0/+61
2022-11-09drm/nouveau/intr: support multiple trees, and explicit interfacesBen Skeggs1-2/+282
2022-11-09drm/nouveau/intr: add shared interrupt plumbing between pci/tegraBen Skeggs1-0/+109