summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/drm/amd/display/amdgpu_dm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* drm/amd/display: Fix EDID parsing after resume from suspendjsg2020-08-261-0/+1
| | | | | | From Stylon Wang a4615f3893f39560dd3e71865e80bccd20330321 in linux 5.7.y/5.7.18 b24bdc37d03a0478189e20a50286092840f414fa in mainline linux
* drm/amd/display: Fix dmesg warning from setting abm leveljsg2020-08-221-0/+23
| | | | | | From Stylon Wang bab191af99bd97db80ba19aafeea8081949bbe53 in linux 5.7.y/5.7.17 c5892a10218214d729699ab61bad6fc109baf0ce in mainline linux
* drm/amdgpu/display: properly guard the calls to swSMU functionsjsg2020-08-221-2/+2
| | | | | | From Alex Deucher bb4960cc236b57708c44d11e272a9eeff66e90d9 in linux 5.7.y/5.7.16 4072327a2622af8688b88f5cd0a472136d3bf33d in mainline linux
* drm/amdgpu/display bail early in dm_pp_get_static_clocksjsg2020-08-221-0/+2
| | | | | | From Alex Deucher c2013b737bbde32f302575e6a1b74eb21cd419ca in linux 5.7.y/5.7.16 376814f5fcf1aadda501d1413d56e8af85d19a97 in mainline linux
* drm/amd/display: Clear dm_state for fast updatesjsg2020-08-051-9/+27
| | | | | | From Mazin Rezk ee27c88788b88c9c1c75e3a9ce580c79c2dba009 in linux 5.7.y/5.7.13 fde9f39ac7f1ffd799a96ffa1e06b2051f0898f1 in mainline linux
* drm/amd/display: add dmcub check on RENOIRjsg2020-07-291-1/+1
| | | | | | From Aaron Ma ef176ba6acec80d11f1d8d7f998174b56e3c9620 in linux 5.7.y/5.7.11 3b2e973dff59d88bee1d814ddf8762a24fc02b60 in mainline linux
* drm/amd/display: Check DMCU Exists Before Loadingjsg2020-07-291-1/+6
| | | | | | From Jerry (Fangzhi) Zuo 984fafafde60f91b5bf8a31c3ba8ad7337496cc3 in linux 5.7.y/5.7.11 17bdb4a82fe5014c8aa5b2103c80c5729744a096 in mainline linux
* drm/amdgpu/display: create fake mst encoders ahead of time (v4)jsg2020-07-234-28/+48
| | | | | | From Alex Deucher 4c76a5a3db25f24accb12acf4a6f3707ee283761 in linux 5.7.y/5.7.10 3168470142e0a82b5732c04ed4c031a9322ae170 in mainline linux
* drm/amd/display: OLED panel backlight adjust not work with external display connectedjsg2020-07-231-0/+5
| | | | | | From hersen wu 702e13f8d26c6d18389c299347580783fef02bcd in linux 5.7.y/5.7.10 b448d30b0c303d5454ea572b772d1ffae96bc6e7 in mainline linux
* drm/amd/display: Fix ineffective setting of max bpc propertyjsg2020-07-091-1/+2
| | | | | | From Stylon Wang b903524c8a60a3e9d5eede7fc87f1012332b929f in linux 5.7.y/5.7.8 fa7041d9d2fc7401cece43f305eb5b87b7017fc4 in mainline linux
* drm/amd/display: Fix incorrectly pruned modes with deep colorjsg2020-07-091-38/+64
| | | | | | From Stylon Wang 60c60af1adffdc4a34f4b13acc44a02ec33169b1 in linux 5.7.y/5.7.8 cbd14ae7ea934fd9d9f95103a0601a7fea243573 in mainline linux
* drm/amdgpu/display: Unlock mutex on errorjsg2020-07-021-2/+4
| | | | | | From John van der Kamp 6b5d1b40a668add6275072a71d0e17fb9e15de67 in linux 5.7.y/5.7.7 ee434a4f9f5ea15b0f84bddd8c012838cf9472c5 in mainline linux
* drm/amd/display: Enable output_bpc property on all outputsjsg2020-07-021-1/+3
| | | | | | From Stylon Wang 937007f09e254ee46a1cacc1d71be2381848f5a8 in linux 5.7.y/5.7.7 5ae9c378c3d88b40af72f8e8f961808e29f3e70b in mainline linux
* Revert "drm/amd/display: disable dcn20 abm feature for bring up"jsg2020-06-261-7/+4
| | | | | | From Harry Wentland 6674508ba1a2ea6caca5de2bcb25bc00a050fd0a in linux 5.7.y/5.7.6 14ed1c908a7a623cc0cbf0203f8201d1b7d31d16 in mainline linux
* reduce the diff to linuxjsg2020-06-091-7/+0
|
* update drm to linux 5.7jsg2020-06-0816-1880/+8164
| | | | | | | | | | 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/display: Clear link settings on MST disable connectorjsg2020-03-261-0/+1
| | | | | | From Bhawanpreet Lakha f258014432a705707d78ccbcc24ff0df815eb983 in linux 4.19.y/4.19.113 5ac7fd2f597b88ee81f4748ee50cab06192a8dc3 in mainline linux
* drm/amd: Add DM DMCU supportkettenis2020-02-202-1/+92
| | | | | From David Francis a94d5569b23209306220fabb2a8d42d0f966d318 in mainline linux
* drm/amd/dm/mst: Ignore payload update failuresjsg2020-02-121-9/+4
| | | | | | From Lyude Paul abc51506fcebee12183f98a30f0aa67b32ee8542 in linux 4.19.y/4.19.103 58fe03d6dec908a1bec07eea7e94907af5c07eec in mainline linux
* drm/amd/display: Restore backlight brightness after system resumejsg2019-10-061-0/+1
| | | | | | From Kai-Heng Feng 2c60da90ec4467adec602e1b81b3ca256f581031 in linux 4.19.y/4.19.77 bb264220d9316f6bd7c1fd84b8da398c93912931 in mainline linux
* drm/amd/dm: Understand why attaching path/tile properties are neededjsg2019-09-161-3/+0
| | | | | | From Lyude Paul 016218ef6bb057ac494ea59caeb928492c2fcb6e in linux 4.19.y/4.19.73 04ac4b0ed412f65230b456fcd9aa07e13befff89 in mainline linux
* drm/amd/display: Always allocate initial connector state statejsg2019-07-311-3/+7
| | | | | | From Nicholas Kazlauskas 11b4e9f3695c155f71cb2bc56d761284bf5e65b1 in linux 4.19.y/4.19.63 f04bee34d6e35df26cbb2d65e801adfd0d8fe20d in mainline linux
* drm/amdgpu: simplify Raven, Raven2, and Picasso handlingjsg2019-07-041-6/+2
| | | | | From Alex Deucher 741deade2a704a434bd5939118c43d38e9ddac25 in mainline linux
* drm/amd/display/dm: add picasso supportjsg2019-07-041-2/+6
| | | | | From Likun Gao b22ab73314c0dfa91ac1948812c7e8050240c563 in mainline linux
* drm/amd/display: Set stream->mode_changed when connectors changejsg2019-05-311-2/+1
| | | | | | From Nicholas Kazlauskas 62e79f4c6bc05c32be43e2532fe12c082429af27 in linux 4.19.y/4.19.47 b9952f93cd2cf5fca82b06a8179c0f5f7b769e83 in mainline linux
* add amdgpu from linux 4.19.44 for recent AMD Radeon partsjsg2019-05-2113-0/+9393
committing now so this can be worked on in tree Thanks to the OpenBSD Foundation for sponsoring this work and kettenis@ for helping.