aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2022-02-02drm/amdgpu: restructure amdgpu_fill_buffer v2Christian König1-82/+105
2022-02-02drm/amdgpu: rework GART copy window handlingChristian König1-25/+24
2022-02-02drm/amdgpu: lower BUG_ON into WARN_ON for AMDGPU_PL_PREEMPTChristian König1-1/+3
2022-02-02drm/amdgpu: fix logic inversion in checkChristian König1-1/+1
2022-02-02drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...Aun-Ali Zaidi1-0/+20
2022-02-02drm/amd/display: clean up some inconsistent indentingYang Li1-5/+5
2022-02-02drm/amd/display: Trigger DP2 Sequence With Uncertified CableFangzhi Zuo1-0/+26
2022-02-02drm/amd/display: 3.2.171Aric Cyr1-1/+1
2022-02-02drm/amd/display: [FW Promotion] Release 0.0.102.0Anthony Koo1-4/+4
2022-02-02drm/amd/display: move link_hwss to link folder and break down to filesWenjing Liu17-209/+528
2022-02-02drm/amd/display: move get_link_hwss to dc_resourceWenjing Liu4-19/+85
2022-02-02drm/amd/display: temporarly move non link_hwss code to dc_link_dpWenjing Liu7-687/+682
2022-02-02drm/amd/display: add set dp lane settings to link_hwssWenjing Liu8-32/+59
2022-02-02drm/amd/display: add set dp link test pattern to link_hwssWenjing Liu2-20/+29
2022-02-02drm/amd/display: add enable/disable dp link output to link_hwssWenjing Liu3-131/+139
2022-02-02drm/amd/display: refactor destructive verify link cap sequenceWenjing Liu5-104/+83
2022-02-02drm/amd/display: add setup/reset stream encoder to link_hwssWenjing Liu6-183/+180
2022-02-02drm/amd/display: revert "Reset fifo after enable otg"Zhan Liu6-31/+0
2022-02-02drm/amd/display: add infoframe update sequence debug traceLeo (Hanghong) Ma1-0/+3
2022-02-02drm/amd/display: watermark latencies is not enough on DCN31Paul Hsieh1-10/+10
2022-02-02drm/amd/display: Improve dce_aux_transfer_with_retries loggingWyatt Wood1-1/+1
2022-02-02drm/amd/display: Add link enc null ptr check for cable ID (#2597)Shen, George1-1/+6
2022-02-02drm/amdgpu: drop flood print in rlcg reg access functionGuchun Chen1-3/+0
2022-02-02drm/amdgpu: Fix uninitialized variable use warningLijo Lazar1-0/+1
2022-02-02drm/amdgpu: Add judgement to avoid infinite loopyipechai1-0/+4
2022-02-02drm/amd/display: Update watermark values for DCN301Agustin Gutierrez1-8/+8
2022-02-02drm/amdkfd: Fix variable set but not used warningPhilip Yang1-3/+0
2022-02-02drm/amd/display: fix spelling mistake: synatpics -> synapticsColin Ian King1-16/+16
2022-02-02drm/amd/pm: remove duplicate include in 'arcturus_ppt.c'Changcheng Deng1-1/+0
2022-02-02drm/amdgpu: remove duplicate include in 'amdgpu_device.c'Changcheng Deng1-1/+0
2022-02-02drm/amdgpu: fix a potential GPU hang on cyan skillfishLang Yu1-0/+3
2022-02-02drm/amd: Only run s3 or s0ix if system is configured properlyMario Limonciello1-0/+8
2022-02-02drm/amd: add support to check whether the system is set to s3Mario Limonciello2-0/+15
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie19-36/+36
2022-01-31drm/amd: Warn users about potential s0ix problemsMario Limonciello2-7/+25
2022-01-31drm/amd/pm: correct the MGpuFanBoost support for Beige GobyEvan Quan1-3/+3
2022-01-31drm/amd: Warn users about potential s0ix problemsMario Limonciello2-7/+25
2022-01-31drm: introduce fb_modifiers_not_supported flag in mode_configTomohito Esaki6-3/+13
2022-01-27drm/amdgpu: Wrong order for config and counter_id parametershuangqu1-3/+3
2022-01-27drm/amd/amdgpu: fix spelling mistake "disbale" -> "disable"tangmeng1-1/+1
2022-01-27drm/amdgpu: bump driver version for new CTX OP to set/get stable pstatesAlex Deucher1-1/+2
2022-01-27drm/amdgpu/UAPI: add new CTX OP to get/set stable pstatesAlex Deucher5-2/+137
2022-01-27drm/amdgpu/swsmu/i2c: return an error if the SMU is not runningAlex Deucher4-0/+12
2022-01-27drm/amd: Enable FRU EEPROM for Sienna CichlidLuben Tuikov1-1/+7
2022-01-27drm/amd: Expose the FRU SMU I2C busLuben Tuikov13-115/+273
2022-01-27drm/amdgpu: add 1.3.1/2.4.0 athub CG supportAaron Liu2-0/+2
2022-01-27drm/amdgpu: convert code name to ip version for athubAaron Liu1-6/+7
2022-01-27drm/amd/display: Fix unused variable warningTim Huang1-2/+1
2022-01-27drm/amdgpu: get hash bit for CH4 in umc channel indexTao Zhou2-0/+23
2022-01-27drm/amdgpu: update algorithm of umc address conversionTao Zhou2-8/+37