aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/engine/device (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-18Merge tag 'drm-misc-fixes-2022-08-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-0/+22
2022-08-04drm/nouveau: recognise GA103Karol Herbst1-0/+22
2022-07-13drm/nouveau/device: remove pwrsrc notify in favour of a direct call to clkBen Skeggs2-28/+3
2022-07-13drm/nouveau/nvkm: zero out engine pointer for subdev-provided classesBen Skeggs1-0/+1
2022-06-15Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-9/+5
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+1
2022-05-23drm/nouveau/tegra: remove needless NULL checkGuo Zhengkui1-9/+5
2022-05-06drm/nouveau/tegra: Stop using iommu_present()Robin Murphy1-1/+1
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard1-1/+1
2022-03-16drm/nouveau: Fix spelling mistake "endianess" -> "endianness"Colin Ian King1-1/+1
2022-02-28drm/nouveau/device: Get right pgsize_bitmap of iommu_domainLu Baolu1-1/+1
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter1-0/+22
2021-11-18drm/nouveau: recognise GA106Ben Skeggs1-0/+22
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann2-3/+5
2021-11-12drm/nouveau/device: use snprintf() to replace strncpy() to avoid NUL-terminated string lossLuo Jiaxing1-2/+2
2021-11-04ce/gf100: fix incorrect CE0 address calculation on some GPUsBen Skeggs1-2/+1
2021-10-06drm/nouveau/ga102-: support ttm buffer moves via copy engineBen Skeggs1-0/+3
2021-09-20drm/nouveau/nvkm: Replace -ENOSYS with -ENODEVGuenter Roeck1-1/+1
2021-08-18drm/nouveau: block a bunch of classes from userspaceBen Skeggs1-1/+1
2021-08-18drm/nouveau: recognise GA107Ben Skeggs1-0/+21
2021-02-11drm/nouveau/top/ga100: initial supportBen Skeggs1-0/+3
2021-02-11drm/nouveau/privring: rename from ibusBen Skeggs2-40/+40
2021-02-11drm/nouveau/nvkm: remove nvkm_subdev.indexBen Skeggs1-1/+1
2021-02-11drm/nouveau/nvkm: determine subdev id/order from layoutBen Skeggs1-27/+5
2021-02-11drm/nouveau/vic: switch to instanced constructorBen Skeggs1-22/+1
2021-02-11drm/nouveau/sw: switch to instanced constructorBen Skeggs1-78/+77
2021-02-11drm/nouveau/sec2: switch to instanced constructorBen Skeggs1-12/+11
2021-02-11drm/nouveau/sec: switch to instanced constructorBen Skeggs1-4/+3
2021-02-11drm/nouveau/pm: switch to instanced constructorBen Skeggs1-44/+43
2021-02-11drm/nouveau/nvenc: switch to instanced constructorBen Skeggs1-27/+17
2021-02-11drm/nouveau/nvdec: switch to instanced constructorBen Skeggs1-22/+18
2021-02-11drm/nouveau/msvld: switch to instanced constructorBen Skeggs1-24/+23
2021-02-11drm/nouveau/msppp: switch to instanced constructorBen Skeggs1-24/+23
2021-02-11drm/nouveau/mspdec: switch to instanced constructorBen Skeggs1-24/+23
2021-02-11drm/nouveau/msenc: switch to instanced constructorBen Skeggs1-1/+0
2021-02-11drm/nouveau/mpeg: switch to instanced constructorBen Skeggs1-28/+27
2021-02-11drm/nouveau/me: switch to instanced constructorBen Skeggs1-1/+0
2021-02-11drm/nouveau/ifb: switch to instanced constructorBen Skeggs1-1/+0
2021-02-11drm/nouveau/gr: switch to instanced constructorBen Skeggs1-85/+84
2021-02-11drm/nouveau/fifo/gk104-: remove use of subdev index in runlist topology infoBen Skeggs1-34/+4
2021-02-11drm/nouveau/fifo: switch to instanced constructorBen Skeggs1-84/+83
2021-02-11drm/nouveau/dma: switch to instanced constructorBen Skeggs1-87/+86
2021-02-11drm/nouveau/disp: switch to instanced constructorBen Skeggs1-84/+83
2021-02-11drm/nouveau/cipher: switch to instanced constructorBen Skeggs1-7/+6
2021-02-11drm/nouveau/ce: switch to instanced constructorBen Skeggs1-124/+50
2021-02-11drm/nouveau/bsp,vp: switch to instanced constructorBen Skeggs1-14/+12
2021-02-11drm/nouveau/volt: switch to instanced constructorBen Skeggs1-54/+53
2021-02-11drm/nouveau/top: switch to instanced constructorBen Skeggs1-28/+27
2021-02-11drm/nouveau/tmr: switch to instanced constructorBen Skeggs1-88/+87
2021-02-11drm/nouveau/therm: switch to instanced constructorBen Skeggs1-64/+63