summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nve0_fifo.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-1/+1
2012-09-27drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_ENBen Skeggs1-1/+2
2012-08-03drm/nve0/fifo: add support for the flip completion swmthdBen Skeggs1-4/+33
2012-05-24drm/nouveau/fifo: turn all fifo modules into engine modulesBen Skeggs1-157/+127
2012-05-24drm/nouveau/fifo: remove all the "special" engine hooksBen Skeggs1-6/+0
2012-05-24drm/nve0/fifo: initial implementationBen Skeggs1-0/+459