summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/drm/amd/display/include (follow)
Commit message (Collapse)AuthorAgeFilesLines
* drm/amd/display: fix pow() crashing when given base 0jsg2020-08-261-0/+3
| | | | | | From Krunoslav Kovac b9d077f3781412f304968cf806f636ee91b4470e in linux 5.7.y/5.7.18 d2e59d0ff4c44d1f6f8ed884a5bea7d1bb7fd98c in mainline linux
* update drm to linux 5.7jsg2020-06-0817-95/+310
| | | | | | | | | | 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 partsjsg2019-05-2122-0/+3915
committing now so this can be worked on in tree Thanks to the OpenBSD Foundation for sponsoring this work and kettenis@ for helping.