aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/include/nvkm/subdev
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-11drm/nouveau/gpio: switch to instanced constructorBen Skeggs1-6/+6
2021-02-11drm/nouveau/fuse: switch to instanced constructorBen Skeggs1-3/+3
2021-02-11drm/nouveau/fb: switch to instanced constructorBen Skeggs1-34/+34
2021-02-11drm/nouveau/fault: switch to instanced constructorBen Skeggs1-4/+4
2021-02-11drm/nouveau/devinit: switch to instanced constructorBen Skeggs1-16/+16
2021-02-11drm/nouveau/clk: switch to instanced constructorBen Skeggs1-10/+10
2021-02-11drm/nouveau/bus: switch to instanced constructorBen Skeggs1-5/+5
2021-02-11drm/nouveau/bios: switch to instanced constructorBen Skeggs1-1/+1
2021-02-11drm/nouveau/bar: switch to instanced constructorBen Skeggs1-7/+7
2021-02-11drm/nouveau/acr: switch to instanced constructorBen Skeggs1-6/+6
2021-02-11drm/nouveau/pmu: serialise send() with private mutexBen Skeggs1-0/+1
2021-02-11drm/nouveau/mmu: serialise mmu invalidations with private mutexBen Skeggs1-0/+2
2021-02-11drm/nouveau/ltc: serialise cbc operations with private mutexBen Skeggs1-0/+1
2021-02-11drm/nouveau/instmem: protect mm/lru with private mutexBen Skeggs1-0/+5
2021-02-11drm/nouveau/fb: protect vram mm with private mutexBen Skeggs1-0/+1
2021-02-11drm/nouveau/fb: protect comptags with private mutexBen Skeggs1-1/+5
2021-01-29drm/nouveau/kms: handle mDP connectorsKarol Herbst1-0/+1
2021-01-15drm/nouveau/gpio/ga10[024]: initial supportBen Skeggs1-0/+1
2021-01-15drm/nouveau/fb/ga10[024]: initial supportBen Skeggs1-0/+2
2021-01-15drm/nouveau/mc/ga10[024]: initial supportBen Skeggs1-0/+1