summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/drm/amd/amdgpu/si_ih.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update drm to linux 5.7jsg2020-06-081-38/+27
| | | | | | | | | | 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.
* drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2jsg2020-01-011-1/+2
| | | | | | From Sam Bobroff 9234c9254e22da026e351cd4b7028e216abbeef0 in linux 4.19.y/4.19.92 3d0e3ce52ce3eb4b9de3caf9c38dbb5a4d3e13c3 in mainline linux
* add amdgpu from linux 4.19.44 for recent AMD Radeon partsjsg2019-05-211-0/+322
committing now so this can be worked on in tree Thanks to the OpenBSD Foundation for sponsoring this work and kettenis@ for helping.