Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update drm to linux 5.7 | 2020-06-08 | 1 | -0/+24 | |
| | | | | | | | | | | 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 simple amdgpu pci id devlist for the ramdisk to determine if | 2019-08-21 | 1 | -0/+91 | |
aperture is needed. Skip SI/CIK ids as we don't build amdgpu with SI/CIK support (radeondrm covers these) and skip VEGA20 ids we don't match on as they are flagged AMD_EXP_HW_SUPPORT. |