aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/include/nvkm
AgeCommit message (Expand)AuthorFilesLines
2022-07-27drm/nouveau/disp: add output classBen Skeggs1-0/+1
2022-07-27drm/nouveau/disp: add supervisor mutexBen Skeggs1-0/+1
2022-07-27drm/nouveau/disp: add common channel class handlingBen Skeggs1-0/+1
2022-07-27drm/nouveau/disp: group supervisor-related struct membersBen Skeggs1-3/+5
2022-07-27drm/nouveau/disp: merge head/outp/ior code into chipset filesBen Skeggs1-1/+1
2022-07-27drm/nouveau/disp: add common class handling between <nv50 and >=nv50Ben Skeggs1-1/+2
2022-07-27drm/nouveau/disp: collapse nv50_disp into nvkm_dispBen Skeggs1-4/+32
2022-07-13drm/nouveau/flcn: remove unused functionsBen Skeggs1-10/+0
2022-07-13drm/nouveau/fifo: remove rd32/wr32 accessors from channelsBen Skeggs1-1/+0
2022-07-13drm/nouveau/fifo: rip out cevent, never usedBen Skeggs1-1/+0
2022-07-13drm/nouveau/device: remove pwrsrc notify in favour of a direct call to clkBen Skeggs3-5/+2
2022-07-13drm/nouveau/nvkm: remove unused headerBen Skeggs1-66/+0
2022-05-04drm/nouveau/subdev/bus: Ratelimit logging for fault errorsLyude Paul1-0/+2
2021-10-06drm/nouveau/ga102-: support ttm buffer moves via copy engineBen Skeggs1-0/+1
2021-08-18drm/nouveau: rip out nvkm_client.superBen Skeggs3-3/+1
2021-02-11drm/nouveau/top/ga100: initial supportBen Skeggs2-2/+5
2021-02-11drm/nouveau/top: add ioctrl/nvjpgBen Skeggs1-0/+2
2021-02-11drm/nouveau/privring: rename from ibusBen Skeggs3-13/+13
2021-02-11drm/nouveau/nvkm: remove nvkm_subdev.indexBen Skeggs2-9/+2
2021-02-11drm/nouveau/nvkm: determine subdev id/order from layoutBen Skeggs1-72/+9
2021-02-11drm/nouveau/vic: switch to instanced constructorBen Skeggs3-7/+2
2021-02-11drm/nouveau/sw: switch to instanced constructorBen Skeggs5-17/+8
2021-02-11drm/nouveau/sec2: switch to instanced constructorBen Skeggs3-5/+4
2021-02-11drm/nouveau/sec: switch to instanced constructorBen Skeggs4-8/+3
2021-02-11drm/nouveau/pm: switch to instanced constructorBen Skeggs3-11/+10
2021-02-11drm/nouveau/nvenc: switch to instanced constructorBen Skeggs3-3/+2
2021-02-11drm/nouveau/nvdec: switch to instanced constructorBen Skeggs3-3/+2
2021-02-11drm/nouveau/msvld: switch to instanced constructorBen Skeggs3-7/+6
2021-02-11drm/nouveau/msppp: switch to instanced constructorBen Skeggs3-5/+4
2021-02-11drm/nouveau/mspdec: switch to instanced constructorBen Skeggs3-6/+5
2021-02-11drm/nouveau/msenc: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/mpeg: switch to instanced constructorBen Skeggs4-12/+7
2021-02-11drm/nouveau/me: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/ifb: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/gr: switch to instanced constructorBen Skeggs3-42/+41
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 Skeggs2-1/+2
2021-02-11drm/nouveau/fifo: turn chan subdev mask into engine maskBen Skeggs2-2/+1
2021-02-11drm/nouveau/fifo: index base engctx by engine idBen Skeggs1-1/+2
2021-02-11drm/nouveau/fifo: switch to instanced constructorBen Skeggs3-20/+19
2021-02-11drm/nouveau/dma: switch to instanced constructorBen Skeggs3-7/+6
2021-02-11drm/nouveau/disp: switch to instanced constructorBen Skeggs3-20/+19
2021-02-11drm/nouveau/cipher: switch to instanced constructorBen Skeggs3-3/+2
2021-02-11drm/nouveau/ce: switch to instanced constructorBen Skeggs5-15/+23
2021-02-11drm/nouveau/falcon: use split type+inst when looking up PRI addrBen Skeggs1-1/+1
2021-02-11drm/nouveau/bsp,vp: switch to instanced constructorBen Skeggs6-9/+12
2021-02-11drm/nouveau/volt: switch to instanced constructorBen Skeggs3-9/+7
2021-02-11drm/nouveau/top: switch to instanced constructorBen Skeggs3-3/+2
2021-02-11drm/nouveau/tmr: switch to instanced constructorBen Skeggs3-6/+5
2021-02-11drm/nouveau/therm: switch to instanced constructorBen Skeggs3-11/+10