summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/drm/i915/gem/i915_gem_userptr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gup: document and work around "COW can break either way" issuejsg2020-06-221-0/+8
| | | | | | From Linus Torvalds 8e45fdafdecc8436c5b6e1620c30726056e6b29c in linux 5.7.y/5.7.3 17839856fd588f4ab6b789f482ed3ffd7c403e1f in mainline linux
* update drm to linux 5.7jsg2020-06-081-0/+869
adds kernel support for amdgpu: vega20, raven2, renoir, navi10, navi14 inteldrm: icelake, tigerlake Thanks to the OpenBSD Foundation for sponsoring this work, kettenis@ for helping, patrick@ for helping adapt rockchip drm and many developers for testing.