Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reduce the diff to linux | 2020-06-19 | 1 | -0/+2 | |
| | |||||
* | DRM_I915_FBDEV was replaced by DRM_FBDEV_EMULATION | 2020-06-12 | 1 | -1/+0 | |
| | |||||
* | update drm to linux 5.7 | 2020-06-08 | 1 | -8/+40 | |
| | | | | | | | | | | 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. | ||||
* | Build and enable amdgpu(4) on arm64. The DCN1.0 support has been made | 2019-08-28 | 1 | -0/+2 | |
| | | | | | | | optional and will only be compiled for amd64/i386. Apparently this is only needed on Raven Ridge APUs. ok jsg@, patrick@, deraadt@ | ||||
* | define CONFIG_X86* in autoconf.h as needed and reduce diff to linux | 2019-08-19 | 1 | -0/+12 | |
| | | | | ok kettenis@ | ||||
* | Implement a few Linux compat ACPI interfaces and enable the ACPI support | 2019-08-18 | 1 | -0/+37 | |
code in radeon(4) and amdgpu(4). ok jsg@ |