Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-03-22 | Merge branch 'linux-5.1' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 1 | -11/+1 |
2019-03-22 | drm/nouveau/dmem: empty chunk do not have a buffer object associated with them. | Jérôme Glisse | 1 | -8/+0 |
2019-03-22 | drm/nouveau/dmem: Fix a NULL vs IS_ERR() check | Dan Carpenter | 1 | -1/+1 |
2019-03-22 | drm/nouveau/dmem: remove set but not used variable 'drm' | YueHaibing | 1 | -2/+0 |
2019-03-12 | mm/hmm: convert to use vm_fault_t | Souptick Joarder | 1 | -1/+1 |
2019-02-20 | drm/nouveau/dmem: use dma addresses during migration copies | Ben Skeggs | 1 | -106/+53 |
2019-02-20 | drm/nouveau/dmem: use physical vram addresses during migration copies | Ben Skeggs | 1 | -20/+4 |
2019-02-20 | drm/nouveau/dmem: extend copy function to allow direct use of physical addresses | Ben Skeggs | 1 | -6/+50 |
2019-02-20 | drm/nouveau/dmem: device memory helpers for SVM | Jérôme Glisse | 1 | -0/+912 |