summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* drm/amdgpu/display: create fake mst encoders ahead of time (v4)jsg2020-07-231-1/+10
| | | | | | From Alex Deucher 4c76a5a3db25f24accb12acf4a6f3707ee283761 in linux 5.7.y/5.7.10 3168470142e0a82b5732c04ed4c031a9322ae170 in mainline linux
* update drm to linux 5.7jsg2020-06-081-52/+261
| | | | | | | | | | 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/amd: Add DM DMCU supportkettenis2020-02-201-0/+2
| | | | | From David Francis a94d5569b23209306220fabb2a8d42d0f966d318 in mainline linux
* add amdgpu from linux 4.19.44 for recent AMD Radeon partsjsg2019-05-211-0/+280
committing now so this can be worked on in tree Thanks to the OpenBSD Foundation for sponsoring this work and kettenis@ for helping.