summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/engine/fifo/channv50.h
AgeCommit message (Expand)AuthorFilesLines
2022-11-09drm/nouveau/fifo: add new channel classesBen Skeggs1-41/+0
2022-11-09drm/nouveau/fifo: add new engine object handlingBen Skeggs1-4/+0
2022-11-09drm/nouveau/fifo: add new engine context handlingBen Skeggs1-4/+0
2022-11-09drm/nouveau/fifo: add RAMFC info to nvkm_chan_funcBen Skeggs1-3/+0
2022-11-09drm/nouveau/fifo: add common runlist controlBen Skeggs1-2/+0
2022-11-09drm/nouveau/fifo: add chan bind()/unbind()Ben Skeggs1-0/+1
2021-08-18drm/nouveau/fifo/nv50-: rip out dma channelsBen Skeggs1-2/+0
2021-02-11drm/nouveau/fifo: index backend engctx by engine idBen Skeggs1-1/+2
2021-02-11drm/nouveau/fifo: add engine_id hookBen Skeggs1-0/+19
2019-07-19drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin1-1/+1
2017-11-16Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-3/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-11-02drm/nouveau: pass handle of vmm object to channel allocation ioctlsBen Skeggs1-2/+2
2017-11-02drm/nouveau/fifo: initialise vmm with new interfacesBen Skeggs1-1/+0
2015-08-28drm/nouveau/core: remove the remainder of the previous styleBen Skeggs1-1/+1
2015-08-28drm/nouveau/fifo: convert user classes to new-style nvkm_objectBen Skeggs1-27/+20
2015-08-28drm/nouveau/fifo: split user classes out from engine implementationsBen Skeggs1-0/+42