Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Match radeon_device.c rev 1.2 and return early in amdgpu_device_suspend() | 2019-05-24 | 1 | -0/+2 | |
| | | | | | if "shutdown" is set and the mountroot hook has not run. Otherwise unhibernate causes a uvm fault due to an uninitialised lock. | ||||
* | match radeondrm and switch DRM_INFO message with device id/asic name to | 2019-05-23 | 1 | -1/+1 | |
| | | | | a printf so it shows without DRMDEBUG | ||||
* | add amdgpu from linux 4.19.44 for recent AMD Radeon parts | 2019-05-21 | 1 | -0/+3605 | |
committing now so this can be worked on in tree Thanks to the OpenBSD Foundation for sponsoring this work and kettenis@ for helping. |