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