aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2021-04-07Merge tag 'drm-misc-next-2021-04-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-4/+4
2021-03-26Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag...Daniel Vetter297-3358/+141914
2021-03-24drm/ttm: switch to per device LRU lockChristian König1-4/+4
2021-03-23drm/amdgpu: Mark Aldebaran HW support as experimentalFelix Kuehling1-3/+3
2021-03-23drm/amdgpu: revert "reserve backup pages for bad page retirment"Christian König4-118/+15
2021-03-23drm/amdgpu: revert "use the new cursor in the VM code"Christian König1-18/+37
2021-03-23drm/amdgpu/display: properly guard dc_dsc_stream_bandwidth_in_kbpsAlex Deucher2-2/+4
2021-03-23drm/amd/display: Remove unnecessary conversion to boolJiapeng Chong1-1/+1
2021-03-23drm/amd/display: Remove unnecessary conversion to boolJiapeng Chong1-2/+2
2021-03-23drm/amdgpu: Fix memory leakxinhui pan1-1/+3
2021-03-23drm/amdgpu: drop extraneous hw_status updateAlex Deucher1-1/+0
2021-03-23drm/amd/display: Support vertical interrupt 0 for all dcn ASICWayne Lin4-0/+137
2021-03-23drm/amd/display: Fix vertical interrupt 0 registering issueWayne Lin1-6/+19
2021-03-23drm/amd/pm: correct the gpu metrics versionEvan Quan1-1/+1
2021-03-23drm/amdgpu/display: re-enable freesync video patchesNikola Cornij4-35/+349
2021-03-23drm/amd/pm: Use BACO reset arg 0 on XGMI configurationshaoyunl1-1/+1
2021-03-23drm/amdgpu: Keep pending_reset valid during smu reset the ASICshaoyunl1-1/+1
2021-03-23drm/amdgpu: Enable light SBR in XGMI+passthrough configurationshaoyunl1-4/+5
2021-03-23drm/amd/display: Fix potential memory leakQingqing Zhuo1-0/+9
2021-03-23drm/amd/display: add a func to disable accelerated modeYao Wang15-4/+29
2021-03-23drm/amd/display: fix dcn3+ bw validation soc param update sequenceDmytro Laktyushkin5-5/+17
2021-03-23drm/amd/display: fix dml prefetch validationDmytro Laktyushkin2-0/+2
2021-03-23drm/amd/display: 3.2.127Aric Cyr1-1/+1
2021-03-23drm/amd/display: DCHUB underflow counter increasing in some scenariosAric Cyr1-1/+3
2021-03-23drm/amd/display: [FW Promotion] Release 0.0.56Anthony Koo1-142/+526
2021-03-23drm/amd/display: Add debugfs to control DMUB trace buffer eventsLeo (Hanghong) Ma2-0/+38
2021-03-23drm/amd/display: Separate caps for maximum RGB and YUV plane countsAtufa Khan8-0/+16
2021-03-23drm/amd/display: Fix no previous prototype warningWayne Lin1-1/+1
2021-03-23drm/amd/display: Fix secure display lock problemsWayne Lin2-9/+7
2021-03-23drm/amd/display: Fix typo for helpers function nameLeo (Hanghong) Ma3-3/+3
2021-03-23drm/amd/display: Remove MPC gamut remap logic for DCN30Dillon Varone1-32/+2
2021-03-23drm/amd/display: Correct algorithm for reversed gammaCalvin Hou1-8/+18
2021-03-23drm/amd/display: Add changes for dsc bpp in 16ths and unify bw calculationsDillon Varone3-80/+43
2021-03-23drm/amd/display: Increase precision for bpp in DSC calculationsJun Lei1-0/+1
2021-03-23drm/amd/display: Bypass sink detect when there are no eDPs connectedJake Wang1-7/+6
2021-03-23drm/amd/display: Fix for outbox1 ring buffer typecasting issueMeenakshikumar Somasundaram1-1/+1
2021-03-23drm/amd/display: Fix UBSAN warning for not a valid value for type '_Bool'Anson Jacob1-5/+1
2021-03-23drm/amd/display: System black screen hangs on driver loadAric Cyr2-48/+2
2021-03-23drm/amd/display: use max lb for latency hidingDmytro Laktyushkin6-9/+20
2021-03-23drm/amd/display: Add debug out when viewport too smallNikola Cornij1-6/+10
2021-03-23drm/amd/display: 3.2.126.1Aric Cyr1-1/+1
2021-03-23drm/amd/pm: fix workload mismatch on vega10Kenneth Feng1-1/+1
2021-03-23drm/amdgpu: Use dev_info if VFCT table not validFeifei Xu1-6/+6
2021-03-23drm/amdgpu: drop legacy IO bar supportAlex Deucher5-111/+2
2021-03-23drm/amd/display: Remove unnecessary conversion to boolJiapeng Chong1-1/+1
2021-03-23drm/amd/pm: Mundane typo fixes in the file amdgpu_pm.cBhaskar Chowdhury1-2/+2
2021-03-23drm/amd/display: remove redundant initialization of variable resultColin Ian King1-1/+1
2021-03-23drm/amd/pm: Fix spelling mistake "disble" -> "disable"Colin Ian King1-1/+1
2021-03-23drm/amd/pm: add a new sysfs entry for default power limitEric Huang11-15/+75
2021-03-23drm/amd/display: Free local data after useVictor Lu1-0/+1