summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/drm/amd/amdgpu/amdgpu_atom.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bring back local #undef DEBUG changes lost in drm 5.7 updatejsg2020-08-271-0/+4
| | | | fixes errors building with option DEBUG reported by phessler@
* update drm to linux 5.7jsg2020-06-081-6/+4
| | | | | | | | | | 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.
* match radeon/atom.c rev 1.4 and #undef DEBUG before DEBUG macrojsg2019-08-091-0/+4
|
* add amdgpu from linux 4.19.44 for recent AMD Radeon partsjsg2019-05-211-0/+1422
committing now so this can be worked on in tree Thanks to the OpenBSD Foundation for sponsoring this work and kettenis@ for helping.