summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/mc/gp10b.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-09drm/nouveau/mc: move NV_PMC_ENABLE bashing to chipset-specific codeBen Skeggs1-0/+1
2022-11-09drm/nouveau/mc: implement intr handling on top of nvkm_intrBen Skeggs1-6/+4
2021-02-11drm/nouveau/mc: switch to instanced constructorBen Skeggs1-2/+2
2020-07-24drm/nouveau/mc/gp10b: make gp10b_mc_init staticBen Skeggs1-1/+1
2018-05-18drm/nouveau/mc/gp100-: route fault buffer interrupts to FAULTBen Skeggs1-1/+1
2017-04-06drm/nouveau/mc: add GP10B supportAlexandre Courbot1-0/+49