| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/nouveau/nouveau/ttm: fix tiled system memory with Maxwell | Alexandre Courbot | 2015-07-28 | 1 | -0/+9 |
* | make RAM device optional | Alexandre Courbot | 2015-04-14 | 1 | -0/+3 |
* | drm/nouveau: finalise nvkm namespace switch (no binary change) | Ben Skeggs | 2015-01-22 | 1 | -26/+26 |
* | drm/nouveau/nvif: namespace of nvkm accessors (no binary change) | Ben Skeggs | 2015-01-22 | 1 | -9/+9 |
* | drm/nouveau/mmu: rename from vmmgr (no binary change) | Ben Skeggs | 2015-01-22 | 1 | -5/+5 |
* | drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes) | Ben Skeggs | 2015-01-22 | 1 | -1/+1 |
* | nouveau: bring back legacy mmap handler | Dave Airlie | 2014-12-23 | 1 | -1/+2 |
* | drm/<ttm-based-drivers>: Don't call drm_mmap | Daniel Vetter | 2014-09-24 | 1 | -1/+1 |
* | drm/ttm: move fpfn and lpfn into each placement v2 | Christian König | 2014-08-27 | 1 | -6/+3 |
* | drm/nouveau: use ram info from nvif_device | Ben Skeggs | 2014-08-10 | 1 | -2/+1 |
* | drm/nouveau: remove as much direct use of core headers as possible | Ben Skeggs | 2014-08-10 | 1 | -0/+1 |
* | drm/nouveau: port to nvif client/device/objects | Ben Skeggs | 2014-08-10 | 1 | -4/+0 |
* | drm/nouveau: initial pass at moving to struct nvif_device | Ben Skeggs | 2014-08-10 | 1 | -17/+16 |
* | drm/nouveau/core: remove NV_D0 family | Ben Skeggs | 2014-08-10 | 1 | -1/+0 |
* | drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2 | Christian König | 2014-07-08 | 1 | -0/+3 |
* | support for platform devices | Alexandre Courbot | 2014-03-26 | 1 | -13/+18 |
* | drm: init TTM dev_mapping in ttm_bo_device_init() | David Herrmann | 2014-03-16 | 1 | -1/+3 |
* | drm/nouveau/vm: reduce number of entry-points to vm_map() | Ben Skeggs | 2014-01-23 | 1 | -0/+1 |
* | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie | 2013-07-01 | 1 | -10/+5 |
|\ |
|
| * | drm/nouveau: remove limit on gart | Maarten Lankhorst | 2013-07-01 | 1 | -5/+0 |
| * | drm/nouveau/core: remove nouveau_mm.mutex, no more users | Ben Skeggs | 2013-07-01 | 1 | -2/+2 |
| * | drm/nouveau/fb: initialise vram controller as pfb sub-object | Ben Skeggs | 2013-07-01 | 1 | -3/+3 |
* | | drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del} | Andy Lutomirski | 2013-05-31 | 1 | -9/+4 |
|/ |
|
* | drm/nouveau/ttm: allow tiled memtype on system memory buffer objects | Ben Skeggs | 2013-04-26 | 1 | -0/+16 |
* | drm/nouveau/drm: fix crash in vram manager debug callback | Marcin Slusarz | 2013-04-26 | 1 | -3/+6 |
* | drm/nouveau: store supported dma mask in vmmgr | Ben Skeggs | 2012-10-03 | 1 | -7/+3 |
* | drm/nouveau: quiet some static-related sparse noise | Marcin Slusarz | 2012-10-03 | 1 | -3/+3 |
* | drm/nouveau: port remainder of drm code, and rip out compat layer | Ben Skeggs | 2012-10-03 | 1 | -1/+1 |
* | drm/nouveau: port all engines to new engine module format | Ben Skeggs | 2012-10-03 | 1 | -33/+130 |
* | drm/nouveau: move some more code around to more appropriate places | Ben Skeggs | 2012-10-03 | 1 | -1/+228 |
* | drm: move ttm global code to core drm | Dave Airlie | 2010-08-04 | 1 | -10/+10 |
* | drm/nouveau: have ttm's fault handler called directly | Ben Skeggs | 2010-01-11 | 1 | -29/+1 |
* | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs | 2009-12-11 | 1 | -0/+131 |