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