Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
2017-11-02 | drm/nouveau/core/object: allow arguments to be passed to map function | Ben Skeggs | 1 | -28/+59 |
2015-08-28 | drm/nouveau/nvif: return min/max versions for supported object classes | Ben Skeggs | 1 | -13/+40 |
2015-08-28 | drm/nouveau/nvif: use negative oclass identifier for internal classes | Ben Skeggs | 1 | -3/+2 |
2015-08-28 | drm/nouveau/nvif: replace path-based object identification | Ben Skeggs | 1 | -10/+7 |
2015-08-28 | drm/nouveau/nvif: simplify and tidy library interfaces | Ben Skeggs | 1 | -94/+41 |
2015-01-22 | drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes) | Ben Skeggs | 1 | -4/+4 |
2014-08-15 | drm/nouveau/nvif: return null pointers on failure, in addition to ret != 0 | Ben Skeggs | 1 | -1/+3 |
2014-08-09 | drm/nouveau/nvif: import library functions for the ioctl/event interfaces | Ben Skeggs | 1 | -0/+302 |