summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2021-04-09drm/amd/pm: label these APIs used internally as staticEvan Quan-4/+0
2021-04-09amdgpu: fix gcc -Wrestrict warningArnd Bergmann-1/+2
2021-04-09amdgpu: avoid incorrect %hu format stringArnd Bergmann-1/+1
2021-04-09drivers: gpu: Remove duplicate include of amdgpu_hdp.hWan Jiabing-1/+0
2021-04-09drm/amdgpu: Use correct size when access vramxinhui pan-1/+1
2021-04-09drm/amdgpu: fix amdgpu_res_first()Nirmoy Das-1/+1
2021-04-09drm/amd/pm: fix Navi1x runtime resume failure V2Evan Quan-3/+6
2021-04-09drm/amdgpu: Enable VCN/JPEG CG on aldebaranLijo Lazar-2/+2
2021-04-09drm/amdgpu: Fix a typoBhaskar Chowdhury-1/+1
2021-04-09drm/amdgpu: Fix a typoBhaskar Chowdhury-3/+3
2021-04-09drm/amdgpu/ttm: Fix memory leak userptr pagesDaniel Gomez-3/+3
2021-04-09drm/amdgpu: skip kfd suspend/resume for S0ixAlex Deucher-4/+7
2021-04-09drm/amdgpu: drop S0ix checks around CG/PG in suspendAlex Deucher-4/+2
2021-04-09drm/amdgpu: skip CG/PG for gfx during S0ixPratik Vishwakarma-0/+8
2021-04-09drm/amdgpu: update comments about s0ix suspend/resumeAlex Deucher-3/+7
2021-04-09drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspendAlex Deucher-2/+1
2021-04-09drm/amdgpu: re-enable suspend phase 2 for S0ixAlex Deucher-3/+9
2021-04-09drm/amdgpu: move s0ix check into amdgpu_device_ip_suspend_phase2 (v3)Alex Deucher-4/+6
2021-04-09drm/amdgpu: clean up non-DC suspend/resume handlingAlex Deucher-89/+139
2021-04-09drm/amdgpu: don't evict vram on APUs for suspend to ram (v4)Alex Deucher-5/+2
2021-04-09drm/amdgpu: rework S3/S4/S0ix state handlingAlex Deucher-28/+24
2021-04-09drm/amdgpu: fix the hibernation suspend with s0ixPrike Liang-2/+6
2021-04-09drm/amdgpu: disentangle HG systems from vgaswitcherooAlex Deucher-49/+35
2021-04-09drm/amdgpu: enable DPM_FLAG_MAY_SKIP_RESUME and DPM_FLAG_SMART_SUSPEND flags ...Alex Deucher-0/+7
2021-04-09drm/amdgpu: add a dev_pm_ops prepare callback (v2)Alex Deucher-0/+24
2021-04-09drm/amdgpu: Add additional Sienna Cichlid PCI IDAlex Deucher-0/+1
2021-04-09drm/amdgpu: wrap kiq ring ops with kiq spinlockNirmoy Das-4/+11
2021-04-09Revert "drm/amdgpu: disable gpu reset on Vangogh for now"Xiaojian Du-4/+1
2021-04-09drm/amdgpu: add codes to capture invalid hardware access when recoveryDennis Li-11/+42
2021-04-07Merge tag 'drm-misc-next-2021-04-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-4/+4
2021-03-26Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag...Daniel Vetter-1231/+6981
2021-03-24drm/ttm: switch to per device LRU lockChristian König-4/+4
2021-03-23drm/amdgpu: Mark Aldebaran HW support as experimentalFelix Kuehling-3/+3
2021-03-23drm/amdgpu: revert "reserve backup pages for bad page retirment"Christian König-118/+15
2021-03-23drm/amdgpu: revert "use the new cursor in the VM code"Christian König-18/+37
2021-03-23drm/amdgpu: Fix memory leakxinhui pan-1/+3
2021-03-23drm/amdgpu: drop extraneous hw_status updateAlex Deucher-1/+0
2021-03-23drm/amdgpu/display: re-enable freesync video patchesNikola Cornij-0/+13
2021-03-23drm/amdgpu: Keep pending_reset valid during smu reset the ASICshaoyunl-1/+1
2021-03-23drm/amdgpu: Enable light SBR in XGMI+passthrough configurationshaoyunl-4/+5
2021-03-23drm/amdgpu: Use dev_info if VFCT table not validFeifei Xu-6/+6
2021-03-23drm/amdgpu: drop legacy IO bar supportAlex Deucher-111/+2
2021-03-23drm/amdgpu: nuke the ih reentrant lockChristian König-7/+0
2021-03-23drm/amdkfd: Fix recursive lock warningsFelix Kuehling-3/+3
2021-03-23drm/amdgpu: fix send ras disable cmd when asic not support rasStanley.Yang-15/+62
2021-03-23drm/amdgpu: update ecc query support for arcturusHawking Zhang-6/+10
2021-03-23drm/amdgpu: use the new cursor in the VM codeChristian König-37/+18
2021-03-23drm/amdgpu: use the new cursor in amdgpu_ttm_bo_eviction_valuableChristian König-6/+8
2021-03-23drm/amdgpu: use new cursor in amdgpu_mem_visibleChristian König-4/+6
2021-03-23drm/amdgpu: use the new cursor in amdgpu_ttm_access_memoryChristian König-49/+18