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