aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv04.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02drm/nouveau/fifo/nv04-nv40: fix missing nvkm_kmap() calls around ramfc accessBen Skeggs1-0/+2
2016-09-22drm/nouveau/fifo/nv04: avoid ramht race against cookie insertionIlia Mirkin1-0/+3
2016-01-11drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obviousBen Skeggs1-2/+2
2016-01-11drm/nouveau/nvif: split out fifo interface definitionsBen Skeggs1-0/+1
2015-08-28drm/nouveau/core: remove the remainder of the previous styleBen Skeggs1-7/+7
2015-08-28drm/nouveau/fifo: convert to new-style nvkm_engineBen Skeggs1-4/+4
2015-08-28drm/nouveau/fifo: convert user classes to new-style nvkm_objectBen Skeggs1-139/+77
2015-08-28drm/nouveau/fifo: split user classes out from engine implementationsBen Skeggs1-0/+282