Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-07-06 | drm/nouveau/nvkm: punt spurious irq messages to debug level | Ben Skeggs | 1 | -2/+2 |
2022-11-09 | drm/nouveau/mc: implement intr handling on top of nvkm_intr | Ben Skeggs | 1 | -9/+1 |
2022-11-09 | drm/nouveau/intr: add nvkm_subdev_intr() compatibility | Ben Skeggs | 1 | -0/+61 |
2022-11-09 | drm/nouveau/intr: support multiple trees, and explicit interfaces | Ben Skeggs | 1 | -2/+282 |
2022-11-09 | drm/nouveau/intr: add shared interrupt plumbing between pci/tegra | Ben Skeggs | 1 | -0/+109 |