aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-08drm/amdgpu: sysfs node disable query error count during gpu resetYiPeng Chai1-1/+2
2024-06-27drm/amdgpu: process RAS fatal error MB notificationVignesh Chander1-1/+8
2024-06-27drm/amdgpu: Fix pci state save during mode-1 resetLijo Lazar1-2/+5
2024-06-19drm/amdgpu: fix using the reserved VMID with gang submitChristian König1-4/+17
2024-06-14drm/amdgpu: create amdgpu_ras_in_recovery to simplify codeTao Zhou1-11/+2
2024-06-14drm/amdgpu: refine gpu_info firmware loadingYang Wang1-5/+4
2024-06-14drm/amdgpu: fix sriov host flr handlerYunxiang Li1-0/+2
2024-06-05drm/amdkfd: add reset cause in gpu pre-reset smi eventEric Huang1-1/+1
2024-05-29drm/amdgpu: Add lock around VF RLCG interfaceVictor Skvortsov1-0/+1
2024-05-29drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth()Alex Deucher1-7/+12
2024-05-23drm/amdgpu: add prints in IP State dumpSunil Khatri1-0/+2
2024-05-23drm/amd/amdgpu: fix the inst passed to amdgpu_virt_rlcg_reg_rwVictor Zhao1-2/+2
2024-05-17drm/amdgpu: Check if NBIO funcs are NULL in amdgpu_device_baco_exitFriedrich Vock1-1/+1
2024-05-13drm/amdgpu: fix dereference after null checkJesse Zhang1-1/+1
2024-05-02drm/amd/amdgpu: Check tbo resource pointerAsad Kamal1-1/+2
2024-05-02drm/amdgpu: Add gfx v9_4_4 ip blockHawking Zhang1-2/+5
2024-05-02drm/amdgpu: Move ras resume into SRIOV functionYunxiang Li1-7/+5
2024-05-02drm/amdgpu: Fix amdgpu_device_reset_sriov retry logicYunxiang Li1-25/+22
2024-05-02drm/amdgpu: Add reset_context flag for host FLRYunxiang Li1-5/+8
2024-05-02drm/amdgpu: Fix two reset triggered in a rowYunxiang Li1-9/+10
2024-04-26drm/amdgpu: skip ip dump if devcoredump flag is setSunil Khatri1-6/+7
2024-04-26drm/amdgpu: add a spinlock to wb allocationAlex Deucher1-1/+10
2024-04-26drm/amdgpu: dump ip state before reset for each ipSunil Khatri1-0/+7
2024-04-18drm/amdgpu: Skip the coredump collection on reset during driver reloadAhmad Rehman1-2/+5
2024-04-16drm/amdgpu: refactoring the runtime pm mode detection codeMa Jun1-0/+75
2024-04-16drm/amdgpu: Add missing space to DRM_WARN() messageThorsten Blum1-1/+1
2024-04-09amd/amdgpu: improve VF recover timeZhigang Luo1-0/+1
2024-04-09drm/amdgpu/pm: Add support for MACO flag checkingMa Jun1-3/+5
2024-04-09drm/amd/pm: fix the high voltage issue after unloadKenneth Feng1-11/+15
2024-04-09drm/amdgpu: use vm_update_mode=0 as default in sriov for gfx10.3 onwardsDanijel Slivka1-0/+7
2024-03-22drm/amd: Flush GFXOFF requests in prepare stageMario Limonciello1-0/+2
2024-03-22drm/amdgpu: refactor code to split devcoredump codeSunil Khatri1-0/+1
2024-03-20drm/amdgpu: trigger flr_work if reading pf2vf data failedZhigang Luo1-5/+10
2024-03-20drm/amdgpu: Do a basic health check before resetLijo Lazar1-0/+24
2024-03-20Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device...Ma Jun1-10/+6
2024-03-06drm/amdgpu: disable ring_muxer if mcbp is offPierre-Eric Pelloux-Prayer1-2/+2
2024-02-27drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device_init()Srinivasan Shanmugam1-6/+10
2024-02-26drm/amdgpu: Add fatal error detected flagLijo Lazar1-0/+1
2024-02-13Revert "drm/amd: flush any delayed gfxoff on suspend entry"Mario Limonciello1-1/+0
2024-02-13drm/amd: Stop evicting resources on APUs in suspendMario Limonciello1-2/+9
2024-01-31drm/amdgpu: Need to resume ras during gpu reset for gfx v9_4_3 sriovYiPeng Chai1-0/+1
2024-01-31drm/amdgpu: Fix the warning info in mode1 resetMa Jun1-6/+6
2024-01-25drm/amdgpu: adjust aca init/fini sequence to match gpu resetYang Wang1-6/+0
2024-01-22Revert "drm/amd/pm: fix the high voltage and temperature issue"Mario Limonciello1-17/+7
2024-01-18drm/amdgpu: Skip do PCI error slot reset during RAS recoveryStanley.Yang1-0/+14
2024-01-18drm/amdgpu: revert "Adjust removal control flow for smu v13_0_2"Christian König1-31/+1
2024-01-15drm/amdgpu: Check extended configuration space register when system uses larg...Ma Jun1-0/+4
2024-01-15drm/amdgpu: implement RAS ACA driver frameworkYang Wang1-0/+6
2024-01-15drm/amdgpu: Init pcie_index/data address as fallback (v2)Hawking Zhang1-5/+18
2024-01-15drm/amdgpu: drop psp v13 query_boot_status implementationHawking Zhang1-2/+0