summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/include/nvkm/subdev
AgeCommit message (Expand)AuthorFilesLines
2022-11-09drm/nouveau/gr/ga102: initial supportBen Skeggs1-0/+7
2022-11-09drm/nouveau/ltc/ga102: initial supportBen Skeggs1-1/+2
2022-11-09drm/nouveau/acr/ga102: initial supportBen Skeggs2-0/+18
2022-11-09drm/nouveau/ltc: split color vs depth/stencil zbc countsBen Skeggs1-6/+9
2022-11-09drm/nouveau/acr: use common falcon HS FW code for ACR FWsBen Skeggs1-1/+2
2022-11-09drm/nouveau/fb/gp102-: unlock VPR right after devinitBen Skeggs1-0/+2
2022-11-09drm/nouveau/fb: handle sysmem flush page from common codeBen Skeggs1-0/+5
2022-11-09drm/nouveau/sec2: unload RTOS before tearing down WPRBen Skeggs1-1/+0
2022-11-09drm/nouveau/pmu/gm20b,gp10b: boot RTOS from PMU initBen Skeggs1-0/+1
2022-11-09drm/nouveau/gsp: add funcsBen Skeggs1-0/+2
2022-11-09drm/nouveau/imem: allow bar2 mapping of user allocationsBen Skeggs1-1/+1
2022-11-09drm/nouveau/mc: implement intr handling on top of nvkm_intrBen Skeggs1-4/+2
2022-11-09drm/nouveau/fault/tu102: switch to explicit intr handlersBen Skeggs1-0/+2
2022-11-09drm/nouveau/vfn/tu102-: support new-style interrupt treeBen Skeggs1-0/+2
2022-11-09drm/nouveau/vfn: move NV_USERMODE class from hostBen Skeggs1-0/+3
2022-11-09drm/nouveau/vfn: add stub subdev for dev_funcBen Skeggs1-0/+18
2022-11-09drm/nouveau/intr: add shared interrupt plumbing between pci/tegraBen Skeggs1-1/+1
2022-11-09drm/nouveau/top: parse device topology right after devinitBen Skeggs1-0/+1
2022-11-09drm/nouveau/disp: expose conn event classBen Skeggs2-17/+8
2022-11-09drm/nouveau/fault: switch non-replayable faults to nvkm_event_ntfyBen Skeggs1-2/+3
2022-07-27drm/nouveau/disp: add output classBen Skeggs1-0/+1
2022-07-13drm/nouveau/device: remove pwrsrc notify in favour of a direct call to clkBen Skeggs2-2/+2
2022-07-13drm/nouveau/nvkm: remove unused headerBen Skeggs1-66/+0
2021-08-18drm/nouveau: rip out nvkm_client.superBen Skeggs1-1/+0
2021-02-11drm/nouveau/top/ga100: initial supportBen Skeggs1-0/+1
2021-02-11drm/nouveau/privring: rename from ibusBen Skeggs2-12/+12
2021-02-11drm/nouveau/vic: switch to instanced constructorBen Skeggs1-2/+1
2021-02-11drm/nouveau/fifo/gk104-: switch dev_top fault handling to type+instBen Skeggs1-2/+1
2021-02-11drm/nouveau/fifo/gf100-: switch static mmu fault id list to type+instBen Skeggs1-1/+1
2021-02-11drm/nouveau/fifo: turn chan subdev mask into engine maskBen Skeggs1-1/+0
2021-02-11drm/nouveau/falcon: use split type+inst when looking up PRI addrBen Skeggs1-1/+1
2021-02-11drm/nouveau/volt: switch to instanced constructorBen Skeggs1-6/+6
2021-02-11drm/nouveau/top: switch to instanced constructorBen Skeggs1-1/+1
2021-02-11drm/nouveau/tmr: switch to instanced constructorBen Skeggs1-4/+4
2021-02-11drm/nouveau/therm: switch to instanced constructorBen Skeggs1-9/+9
2021-02-11drm/nouveau/pmu: switch to instanced constructorBen Skeggs1-12/+12
2021-02-11drm/nouveau/pci: switch to instanced constructorBen Skeggs1-11/+11
2021-02-11drm/nouveau/mxm: switch to instanced constructorBen Skeggs1-1/+1
2021-02-11drm/nouveau/mmu: switch to instanced constructorBen Skeggs1-15/+15
2021-02-11drm/nouveau/mc: use split type+inst when handling dev_top interruptsBen Skeggs1-1/+0
2021-02-11drm/nouveau/mc: use split type+inst in interrupt masking APIBen Skeggs2-2/+2
2021-02-11drm/nouveau/mc: use split type+inst in device reset APIsBen Skeggs2-5/+5
2021-02-11drm/nouveau/mc: switch to instanced constructorBen Skeggs1-15/+15
2021-02-11drm/nouveau/top: expose parsed device info more directlyBen Skeggs1-0/+13
2021-02-11drm/nouveau/ltc: switch to instanced constructorBen Skeggs1-8/+7
2021-02-11drm/nouveau/instmem: switch to instanced constructorBen Skeggs1-4/+4
2021-02-11drm/nouveau/iccsense: switch to instanced constructorBen Skeggs1-1/+1
2021-02-11drm/nouveau/ibus: switch to instanced constructorBen Skeggs1-6/+6
2021-02-11drm/nouveau/i2c: switch to instanced constructorBen Skeggs1-9/+9
2021-02-11drm/nouveau/gsp: switch to instanced constructorBen Skeggs1-1/+1