aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvif/notify.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-07drm/nouveau: fix notify data leakLucas Stach1-4/+2
2015-08-28drm/nouveau/nvif: simplify and tidy library interfacesBen Skeggs1-43/+6
2015-01-22drm/nouveau/core: namespace + nvidia gpu names (no binary change)Ben Skeggs1-1/+1
2014-08-15drm/nouveau/nvif: return null pointers on failure, in addition to ret != 0Ben Skeggs1-1/+3
2014-08-15drm/nouveau/nvif: fix a number of notify thinkosBen Skeggs1-8/+17
2014-08-10drm/nouveau/nvif: import library functions for the ioctl/event interfacesBen Skeggs1-0/+237