summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ga100.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/mc/tu102-: prepare for GSP-RMBen Skeggs2023-10-311-0/+5
* drm/nouveau/mc/ga100: make ga100_mc_device staticBen Dooks2023-04-111-1/+1
* drm/nouveau/mc/ga100: switch to using NV_PMC_DEVICE_ENABLEBen Skeggs2022-11-091-3/+44
* drm/nouveau/mc: move NV_PMC_ENABLE bashing to chipset-specific codeBen Skeggs2022-11-091-0/+1
* drm/nouveau/mc: implement intr handling on top of nvkm_intrBen Skeggs2022-11-091-27/+1
* drm/nouveau/vfn/tu102-: support new-style interrupt treeBen Skeggs2022-11-091-15/+1
* drm/nouveau/mc: switch to instanced constructorBen Skeggs2021-02-111-2/+2
* drm/nouveau/mc/ga10[024]: initial supportBen Skeggs2021-01-151-0/+74