Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch from bus_space_read/write to linux io.h interfaces for all | 2020-10-28 | 1 | -2/+0 | |
| | | | | | | pci "memory space" io. Further reduces the diff to linux. ok kettenis@ | ||||
* | update drm to linux 5.7 | 2020-06-08 | 1 | -854/+237 | |
| | | | | | | | | | | 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. | ||||
* | add amdgpu from linux 4.19.44 for recent AMD Radeon parts | 2019-05-21 | 1 | -0/+1905 | |
committing now so this can be worked on in tree Thanks to the OpenBSD Foundation for sponsoring this work and kettenis@ for helping. |